When I try to push my app to Heroku I get this response: fatal: 'heroku' does not appear to be a git repository fatal: Could not read from remote repository.
Within last 10days, with python 3 and by using the google_auth_oauthlib and googleapiclient packages, I have been able to create Google Sheet (using python code
I tried a lot of things before I could finally figure out this approach. There are a lot of videos and blogs asking to install the Cuda toolkit and cuDNN from t
I am having some issues with creating localization resource files for all languages for the description found in my anchor solution. I unable to use the solutio
I have an ASP.NET MVC Core project that I have a national code field that have input mask as below picture. How can I make this with jquery: Any help will be a
I would like to have a script or formula to calculate the number of three consecutive "W" values on a row of 64 cells from left to right and display the result
I'm having trouble accessing word documents stored on a SharePoint site using https://view.officeapps.live.com/op/embed.aspx?src= but https://docs.google.com/vi
How can i create mesure like that: If email_name = '1' add 4 days to some_value , If email_name = '2' to some_value. So i think the idea is clear. Sorry for my
I need to iterate over each row of a pandas df and turn this into a comma separated string. example: df3 = DataFrame(np.random.randn(10, 5), col