(my english is not good) i'm working in Django, to draw some graph in function of my modules. ie: if i have 2 modules, i want 2 charts , if 8 modules, 8 charts.
I am having a hard time changing the foreground color for the 'problem files' in visual studio as shown below. The default color is black as shown in the snapsh
We're working on a PowerShell script for forensic baseline analysis which recursively iterates over the file-system recording a hierarchy of directories and fil
This code part of a method always causes the app to restart. It's not a crash, just a restart without any error messages. The curious thing, so far I have only
19/3/22 I am trying to add a rating of severity to an air_quality index. Ive tried: def determine_score(aqi): if aqi >= 0 and aqi <= 50: return "
I need to run a websocket server on ESP32 and the official example raises the following exception when I connect from any client: MPY: soft reboot Network confi
I want to iterate over a dataframe by rows and use cell values to pull data from an api and assign the response to a new column. I got the response and everythi
I have lots of old recorded video files of my kids which I wish to convert their names and get rid of the semicolons (;) and convert it to underscores (_). The