I'm getting a png file name from a file then and using regex to specify a 4 digit number png file name, removing the punctuations marks and saving it to another
need y'r help please, I try to create VM on openstack using terraform on gitlab and have this issue, can someone help. need help to solve it thanks Error: Error
Hey all i am trying to figure out how to go about inserting a new record using the following query: SELECT user.id, user.name, user.username, user.email, IF
I have installed PyCharm Community Edition 2019.2.6 version Installed plugin still, I am not getting auto suggestion issue as below,
Here is my code which I used for checking the correctness of convolve2d import numpy as np from scipy.signal import convolve2d X = np.random.randint(5, size=(
In Python (typing) one can make a type alias (which is nothing more than a new name for a type) and a NewType, which is a type that is 100% the same as the unde
I am trying to run a file called train.py as well as creating a .ipynb file to act as my Command prompt. currently, I am in directory 1 containing 1.1 and 1.2,
I have two databases, df1 and df2. Therefore, I would like to multiply all the values of column M1 of df1 by the value corresponding to M1 of df2 dataset. Do th