I am running my JAR from a BAT file on Windows 7 x64 machine. Lately I added native .dll files to project, so now I need to add the path to the BAT. My project
I am trying to create a confusion matrix for my test set. My test set consists of 3585 images. Whenever I try to run the following code: x_test,y_test = next(it
i have a little private project in which I want to store data in a json file which is stored in my Dropbox. I want to publish this json like in a "real" rest en
I have a DataFrame that I want to add to it a new col that states for each id and for each year, how many times there were positive profits in the past. For exa
Why am I able to call to and return variable (HTTP request) properties from this function without passing a parameter first? How does the f in f"abc123" work? i
I have a dataset containing tweets, after pre processing the tweets i tried clustering them: # output the result to a text file. clusters = df.groupby('cluster
I have a SpringBoot application connected to a MySQL database. This has already been installed on AWS and entered into Spring's properties file. The connection
Hi! I use a spreadsheet with dependent dropdown lists. When the sheet was small, everything was fine, but now I even can't run it. There are a lot of Maybe need