I have this class called Training that extends the other 2 classes public class Training{ public int workoutTime; public String typeOfWorkout; public Training(
I have a script which gives me a table of timestamps and prices from a website API, I want to split them apart into timestamp and prices separately. My code to
I am using ocr api (mindee.com), where I give handwritten notes in image format and in response I get the extracted words with confidence and coordinates. Below
My team is working with Gerrit. Now, two colleagues and I are working on a some project. Both of them have git push to Gerrit, meaning that there have been two
This error is shown when I run config = config_util.get_configs_from_pipeline_file(CONFIG_PATH): ---------------------------------------------------------------