I installed Python on Windows 11 normally after getting the setup from python.org but, by mistake, I deleted the partition Python was installed in (it was E dri
I've encountered a problem but I don't know why. I created a tensor with torch.tensor() at first and my goal is to calculate the gradient of y=2*x. It did work
I have a package that I want to share to my internal team. I want them to be in whatever working directory and have a directory called configs/ created and a co
Looking for some help porting some code from c# to python. A long time ago some code was written to encrypt decrypt a column in our database. The problem is the
I'm trying to publish an asp.net core app from Visual Studio 2022 to an Azure App Service using Azure AD Microsoft Identity Platform for authentication. At the
I have a data set with a continuous variable, and I want to split it up into factors. This is my code so far: data$pgr<-as.character(data$pgr) data$pgr[data$
I'm wondering is there any way i can make a chart like this? : So what is going on here? There is some processes related to each other so they have to be conne