i used this query java and mysql but its not work (if i send directly mysql console its work bun in java not work.) Here down is my code: PreparedStatement pst;
I have written a script which can scrape followers' usernames. But the issue is I am getting all the usernames in the first attempt but when I try to scroll the
I have a JSON data as follows '{"item_id": "0", "start": "2015-06-01 00:00:00", "target": [1.5, 1.545, 6.79, ]}\n{"item_id": "1", "start": "2015-06-01 00:00:00
I have project on bitbucket, which at its core use another project, that is available on github. I am running old version now of this project, that is on github
I am attempting to change this value > hourlyIntensities_mergedcleannew [1] "12:00:00 AM" "1:00:00 AM" "2:00:00 AM" "3:00:00 AM" "4:00:00 AM" "5:00:00 A
I had the below and everything was working fine: finalDF = pd.DataFrame.from_dict(compareDictList) def highlight_rows(row): if row["Inconsistencies"] == "Y
I want to shrink Strings like -1234B56789C;ABC1D3E/FGH4IJKL which are approx 20 - 25 case-insensitive chars. My goal is to have an alphanumeric string that is
I'm working for a state machine by CDK. And getting an issue to check the codebuild project status in the state machine... Q. Could you let me know the correct
the issue is that i have 3 users levels 1-superuser 2-jihawi 3-mahali, I would like to separate the veiw from the "Quantite" function by request.user models.py
I am trying to iterate a list of strings using dataframe1 to check whether the other dataframe2 has any strings found in dataframe1 to replace them. for index,