I have 2 dataframes. df_dora content feature id 1 cyber hygien risk management 1 2 cyber risk risk management 2 ... ... ... ... 59 intellig share information
I have used Python's Motor library to connect to an AWS DocumentDB (MongoDB) instance. Motor uses PyMongo behind the scenes. This was all working fine, but sudd
My IntelliJ IDEA was used by another user and when I try to push to Git, I was asked a password of this user. How can I change user in my IDEA? I tried to chan
I'm trying to get the data from the POST method, it's JSON inside the list. Whenever I tried to read the JSON I'm getting an error as ticketid = request.data.ge
Just for the info I am not a pro at Web Development but have a little understanding of Woocommerce and WordPress. Though I can create a basic blogging and e-com
I know which function to use but I can't get it to work right. I used SetCursorPos() the only problem is that it sets the cursor not to the windows coordinates
I have logger which is displaying some stuff in production and i want to add version to this logger so i got better clue if/when deployment is finished. Is it p