I am running Python 2.7 in Visual Studio 2013. The code previously worked ok when in Spyder, but when I run: import numpy as np import scipy as sp import math
I am using VS2010's TFS and have this problem: after 'Get latest version', and try to edit the file, it does not appear in Pending Changes window. I have to use
I have the following simple (cut down for brevity) Postgres table: create table users( id uuid NOT NULL, year_of_birth smallint NOT NULL ); With
I need to update a list as the user chooses which list to see. I created two items to the TabLayout and I'm trying to get the clik winds but I always get an err
I am trying to achieve the following in my HTTP calls If an API request returns 401 then call the refresh token endpoint to get the token. Retry the same HTTP
I have a spatial dataframe (sf) of all European NUTS2 regions. Within this sf object certain regions have a dummy = 1, and others a dummy = 0. How can I create
I am trying to use setuptools with the sdist command to create a .tar.gz file of my code so that I can deploy it as a Vertex AI Custom Training Job. My code is
I try to enable edit the table content and try to send the changes to PHP file to update my database. My JavaScript works only for display the alphabets to othe