In Jenkins' Groovy, how can I detect that some other build is waiting for user input, as triggered by statements like input message: 'Retry?' ok: 'Restart'? I
Good morning, When I try to contact the Amadeus API to get points of interest, it gives me an internal error. Sometimes it returns to me this : { "errors":
first of all i don't have any intention in making this code big, I know there are ways to cut it short but i wanted to know why this specific code is not workin
I am dealing with a dataset that has confirmation margins for individuals confirmed in the US Senate. The dataset I'm pulling from has them coded as factors wit
Here it is my dataframe import pandas as pd data = [[1, 1, 1, 0], [1, 2, 1, 1], [1, 2, 2, 2], [2, 1, 1, 3]] df = pd.DataFrame(data,
In the app I'm working on, we had a complex manual migration that required data parsing, manual SQL commands, etc. This was to convert a List<X> column in
import os import platform import mysql.connector import pandas as pd import datetimeenter code here global z mydb = mysql.connector.connect(us
In Contentful, I create a content with few media pictures. The pictures have two different tags boxon and attaqueGenetique. I want to sort the slideshow by usin