I'm using sublime text Android version. I want to know where my github repository is stored in my phone and how to enter the location on the space provided to e
I am trying to commit with gpg. git config --global user.signingkey (key) # is added as a global user. git config --global commit.gpgsign (value) # is true. gpg
My dataframe looks like this: Date = c(rep(as.Date(seq(15000,15012)),2)) Group = c(rep("a",13),rep("b",13)) y = c(seq(1,26,1)) x1 = c(seq(0.01,0.26,0.01)) x2 =
Data is not sent to the server although the connection is working properly, if possible, send an example of connecting to the server to send data in one stream.
I have a private key that is in the following format, unfortunately I can't share the actual key, so the base64 code is masked: -----BEGIN PRIVATE KEY----- Pro
We have a application hosted on top of compute instance Azure Cloud. The DNS Query seems to be quite Slow. Can we check somehow why the response is so slow and
I have a DataFrame as follows df = pd.DataFrame({'Country':['Italy', 'Spain', 'China']}) I wish to create a new column called 'Continent'. I also know of pycoun
I am running a Flask application on local (Windows) using the flask run on command prompt. By default, the stat reloader is used, which works great for me. I ha
So, I have a huge query where I need to count one of the attributes. The thing is that even though I tried all solutions out there, I am still getting the same