questions/page/356
Hello @kartik, You need the :not() selector: $('div[cla ...READ MORE
Hi@akhtar, You can get instance views for all ...READ MORE
I am learing automation soi have started ...READ MORE
To import from Excel into the Power ...READ MORE
Hi@Aditya, It is working fine in my python ...READ MORE
Hello @kartik, You can do: var = 1 if type(var) ...READ MORE
Hi@akhtar, You can use a network interface in ...READ MORE
from shutil import copyfile copyfile(src, dst) Copy the contents ...READ MORE
Hi@akhtar, You can create a manual snapshot of the ...READ MORE
Hi@akhtar, You can create a Kubernetes Cluster in ...READ MORE
Hi@akhtar, You can get information about a repository ...READ MORE
TL;DR: pip install -Iv (i.e. pip install -Iv MySQL_python==1.2.2) First, I ...READ MORE
Hello, node keeps track of all outstanding work ...READ MORE
Hi, The command whoami is used to know ...READ MORE
Hello, Make directory for images in myapp/public/images and ...READ MORE
Hi@akhtar, You can load an image in your ...READ MORE
Hi@akhtar, You can delete the specified manual snapshot. The ...READ MORE
It seems that the problem is not ...READ MORE
Hi@akhtar, Before you can delete a distribution, you ...READ MORE
Hi@akhtar, You can delete a repository in AWS CodeCommit. ...READ MORE
Hi@akhtar, It seems you are providing the wrong ...READ MORE
Hello @kartik, When you run php artisan config:cache, Laravel ...READ MORE
Exception in thread "main" java.lang.Error: Unresolved compilation ...READ MORE
You can read install and setup apache ...READ MORE
Hi, You can use the file function in Terraform. ...READ MORE
What does the below code print? val AgeDs ...READ MORE
Check your cached data sources. Once in ...READ MORE
Hey, @Ritu, I am getting error in your ...READ MORE
Hi@akhtar, You can use the docker inspect command ...READ MORE
With Python older than 2.7/3.1, that's pretty ...READ MORE
Hello @kartik, You could do this: Name.objects.exclude(alias__isnull=True) If you need ...READ MORE
Solutions in the code below. Notice that ...READ MORE
Hello @kartik, using hidden array in model is good, but ...READ MORE
Hi@Android 4, You need to restart your Android ...READ MORE
Hi@akhtar, You can delete the specified IAM user. ...READ MORE
Hi@akhtar, The most common reason for this error ...READ MORE
Hi, @Webinar, Are you getting any kind of ...READ MORE
Java Yes, it is possible. The following example ...READ MORE
Hello @kartik, Replace TYPE=MyISAM with ENGINE=MyISAM The problem was "TYPE=MyISAM" which should ...READ MORE
Yep, using the static method decorator class MyClass(object): ...READ MORE
Looks like the account you are trying ...READ MORE
MapReduce is just a computing framework. HBase has ...READ MORE
from shutil import copyfile copyfile(src, dst) Copy the ...READ MORE
Hi@akhtar, You can create a new Amazon Redshift subnet ...READ MORE
I am interested in the answer as ...READ MORE
Hello @kartik, You can update the cache object ...READ MORE
Try to use numpy and use .astype(np,int) ...READ MORE
The general pattern is str.split(search).join(replacement) This used to be ...READ MORE
Hi, @Paradox, The error message IndentationError: expected an indented ...READ MORE
Hi@akhtar, It seems Sklearn is not installed properly ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.