I'm using docker for Windows to launch a MSSQL server. Everything is working fine except for the fact that my harddrive is now full. I've used all the cleanup c
I have the following function in my python script: def subset_sum (list_of_int,target): #create iterable itr = chain.from_iterable(combinations(list_of_
On a new webserver we have installed the ASP.NET Core Runtime 6.0.3 hosting bundle. I am trying to make an .net core 6 app to run on this server. No matter what
Good Day! This is my code criteria, for the highlighted row, it will count ETD and ATD if there is value, but since there is none, it will return 0 and 0% for
I am using SettingsApi and FusedLocationProvider to upgrade Gps settings and getting location updates, I want High accuracy location updates for that I am showi
We have setup a Kubernetes cluster on our bare metal server. We deploy our application where each namespace is an application for the end customer. ie customer1
I am working with a csv file where date is present in the file name. The csv file I have read into dataframe. The dataframe columns also contain dates. However,
I want to enter a word as the x value and a dataframe in the y value. Comment_text is a in each data frame. The function will produce all rows featuring the x i