I am attempting to create a batch file that user will just run and it will add a firewall rule, the script works but i want to prevent the user to creating mult
I have a custom picker on my Xamarin Project and it is taking me a long time to achieve what I want. I want my CustomPicker to display like this Instead of thi
So , i've reinstall my OS, and now i have this exception: javax.persistence.RollbackException: Error while committing the transaction My persistance.xml:
I'm totally new to python and machine learning. I have only basic knowledge in both fields. I'm trying to train pre-trained model with other data. Below is my c
I'm encountering a situation where I think the mtime returned by ls on the command line differs from the mtime returned by calling stat in my C++ program. Does
Deleted my previous question as I realized this is the crux of the issue I am having. I am using the siland package in R to create the optimal buffer size where
To give context to the code imagine a collection of objects inside a cube. The objects are placed randomly and can affect each other. Severa
I want that, if there is a Premium account set one Premium account to inuse=1, if there is no premium account then update any else account. But this does not pr
I need to create multiple pivottables wherein only part that changes is data passed to it. e.g. Q1 = pd.pivot_table(df1, values='id', index='race', columns='gen
I am simply getting this error while trying to connect to my mongodb database. My code is very simple as i am only testing mongoose out. Here is the the code: i