Hey my Wordpress site has been hacked recently and I have no backup. So I need to revert the hack. the hack placed a link in almost every table and field in my
Code: resultdate = datetime.now().replace(minute= 0,second=0, microsecond=0) global usrid usrid = message.from_user.id up.uses_netloc.append("p
import openpyxl as pyxl from functions import myFunction wb = pyxl.load_workbook("data.xlsx") myDF = pd.DataFrame(columns=cols, index=rows) The code below wor
I want to move a value on one array to another. Here's the first array "availableMember": [ { "id": 18, "userDivisionId": 1, "user
I'm quiet new in Java data manipulation so I need some help if someone have a some good tips. Actually, I want just to find a easy way to sort a 2D list. I crea
I am trying to get Pyspark to run in my Pycharm IDE (MacOS). It had been running ok in terminal, but now wont. I have read the other Pycharm threads, so I have
I am working with react native map and i used polyline and Marker but when i display polyline to map it not fit to screen its just shows some part of line in sc
I have a legacy project that is requiring rebuilds of large portions of the code base just for touching the wrong source file, and I was hoping to refactor some
I have service code like this: forexample Mono.zip(map(string, object), stringlist, customers).zipwhen(resp-> custom.readdevice("abcde", false).collectmap(ss
I'm facing a horrible issue with firebase auth. At this point, I'm completely and utterly stumped. Whenever I try to call user.getIdTokenResult(), I get an erro