questions/page/274
Why ansible in particular? You can use ...READ MORE
You need to decode the bytes object ...READ MORE
Try to use numpy and use .astype(np,int) ...READ MORE
Hi@akhtar, You can replace the contents of a comment. The ...READ MORE
You can use the in operator: if "blah" not in ...READ MORE
Hello @kartik, using hidden array in model is good, but ...READ MORE
There may be times when you don’t ...READ MORE
Python 2.7.9+ and 3.4+ Python 3.4 (released March 2014) ...READ MORE
Hello @kartik, Try this: def permutations(head, tail=''): ...READ MORE
Yes, it is possible. The following example ...READ MORE
Hi@akhtar, You can use the docker inspect command ...READ MORE
Hii @kartik, Following are the possible solution : Manually ...READ MORE
You can use Amazon FSx for Windows ...READ MORE
Hello @kartik, Object.values is a new feature . It is ...READ MORE
Hi@akhtar, In order to apply your Git stash ...READ MORE
READ MORE
The size() is utilized to find the number of ...READ MORE
Hi@akhtar, In the Git server, you need to ...READ MORE
Hello @divyashree def isPrime(n): # ...READ MORE
Hello @kartik, Without looking, it sounds like the ...READ MORE
Hi@MD, Reset command can be used to undo ...READ MORE
Hi@akhtar, You can download one file from a ...READ MORE
Same happened with me few days ago. ...READ MORE
Hi@akhtar, The git rm command deletes the file ...READ MORE
Hi@akhtar, You can create a rule that allows TCP ...READ MORE
Hello, Use which php in the terminal to see which ...READ MORE
Hi@akhtar, You can use the tail function in ...READ MORE
1. I have a folder with multiple ...READ MORE
Hi@akhtar, You can list down all the files ...READ MORE
Hi@Lakshminarayanan, You can create a user from your ...READ MORE
Hi@akhtar, If you do not specify a user ...READ MORE
Instead of using the /regex/g syntax, you can construct ...READ MORE
Hey, @Faha, As MD mentioned that connecting via ...READ MORE
Go for Django . It's easy and ...READ MORE
Hello @kartik, Using Window.postMessage() This method safely enables cross-origin communication. And if ...READ MORE
Hello kartik, Just use ajax.abort(). For example you could ...READ MORE
Hi@akhtar, You can use Hadoop file system command to ...READ MORE
Hello @kartik, Express has a helper for this as: app.get('/download', function(req, ...READ MORE
Hi@akhtar, You can get information about a commit, ...READ MORE
Hi@David, First thing, don't share your credentials with ...READ MORE
Hi@akhtar, You can use a local-exec provisioner to ...READ MORE
Here are a few probable steps to ...READ MORE
Hi@akhtar, You can create an alias for your ...READ MORE
Hi@akhtar, By default, the block size is 64MB ...READ MORE
Hi@akhtar, You need to configure GCP SDK in ...READ MORE
Hi@Shashi, You need to install some plugins in ...READ MORE
On Python ≥ 3.5, use pathlib.Path.mkdir: from pathlib import ...READ MORE
This situation typically happens when you have ...READ MORE
H= float (input("Is this circuit charging& ...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.