Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Recent questions tagged python
1
1 vote
1
1 answer
663
663 views
What is a namespace in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
namespace
+
–
1
1 vote
1
1 answer
675
675 views
How is memory management in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
memory-management
+
–
1
1 vote
1
1 answer
605
605 views
What is PEP8 in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
pep8
+
–
1
1 vote
1
1 answer
526
526 views
How is Python an interpreted language?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
595
595 views
What type of language is python? Programming or scripting?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
653
653 views
What are the key features of Python?
tofighi
116k
points
73
79
101
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
687
687 views
What is the difference between list and tuples in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
651
651 views
What are the most important Python libraries for data science?
tofighi
116k
points
73
79
101
asked
Jul 7, 2019
General
data-science
python
library
+
–
1
1 vote
1
1 answer
534
534 views
What are the available libraries for continuous time hidden markov models ?
Subhendu Sekhar Behe
130
points
1
1
3
asked
Jun 7, 2019
Data Science
data-science
python
+
–
0
0 votes
1
1 answer
708
708 views
What are some best features of Python3 in comparison to Python2?
Python3 and Python2 seems so similar, and the only changes which are obvious are some changes in functions such as print that now needs parentheses. Are there other impro...
tofighi
116k
points
73
79
101
asked
May 20, 2019
Python
python
syntax
python3
python2
comparison
+
–
0
0 votes
1
1 answer
899
899 views
How to open Jupyter notebook files on Windows or Mac without web browser?
tofighi
116k
points
73
79
101
asked
Mar 16, 2019
General
python
jupyter-notebook
programming
+
–
0
0 votes
2
answers
2 answers
1.1k
1.1k views
Who can write a recursive Python program for Fibonacci sequence 0,1,1,2,3,5,8,...?
Please also check if the fibo(7) = 8
tofighi
116k
points
73
79
101
asked
Mar 15, 2019
Python
math
python
recursive
+
–
1
1 vote
0
0 answers
503
503 views
Passing variable length sentences to Tensorflow LSTM
I have a tensorflow LSTM model for predicting the sentiment. I build the model with the maximum sequence length 150. (Maximum number of words) While making predictions, i...
sujitha
130
points
1
1
5
asked
Feb 10, 2019
General
python
deep-learning
tensorflow
classification
rnn
+
–
1
1 vote
1
1 answer
585
585 views
How to find the strength of a P-value against a null hypothesis?
Deep Patel
700
points
8
8
11
asked
Dec 7, 2018
Statistics
statistics
python
+
–
1
1 vote
1
1 answer
798
798 views
I'm wondering how I can copy files from my computer to the server on Digital Cloud?
I've created a server on Digital Ocean, and employed uWSGI + NGINX to run a Flask application on the Ubuntu server. I need to copy some files from my computer to the serv...
Shahram
240
points
3
3
4
asked
Dec 6, 2018
Web Development
python
web-development
+
–
1
1 vote
1
1 answer
609
609 views
Merging data using dates
Index _d.index incident dataDatetimeIndex(['2011-01-01 00:03:43', '2011-01-01 00:03:55', '2011-01-01 00:05:03', '2011-01-01 00:04:46', '2011-01-01 00:06:07', '2011-01-01 ...
DavidS
200
points
2
2
4
asked
Dec 5, 2018
Machine Learning
python
merging-datasets
+
–
2
2 votes
2
2 answers
818
818 views
What will be probability for the data items within mean +- 1, +-2, +-3 standard deviation?
Deep Patel
700
points
8
8
11
asked
Nov 14, 2018
general
statistics
normal-distribution
python
percentile
probability
+
–
1
1 vote
1
1 answer
962
962 views
How much percentage of data items are consumed within mean +-1 , +-2, +-3 standard deviation?
Deep Patel
700
points
8
8
11
asked
Nov 14, 2018
general
statistics
normal-distribution
python
percentile
+
–
1
1 vote
0
0 answers
582
582 views
Training neutral net with Tensor Flow
Hello,I have a jpeg, where each image is around 1080 x 2048 in size and I have around 3000 of those images. I want to train a simple NN on this data. However, I am not su...
Neo
660
points
10
12
17
asked
Nov 12, 2018
Deep Learning
artificial-intelligence
python
tensorflow
+
–
0
0 votes
1
1 answer
526
526 views
What are Decorators?
wxeshetu
400
points
5
5
8
asked
Oct 29, 2018
Python
python
+
–
Page:
« prev
1
2
3
4
next »