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
0
0 votes
1
1 answer
615
615 views
What is a Magic class methods ?
wxeshetu
400
points
5
5
8
asked
Oct 29, 2018
Python
python
+
–
0
0 votes
1
1 answer
2.0k
2.0k views
If s='Sammy' what is the output of s[2:]?
wxeshetu
400
points
5
5
8
asked
Oct 29, 2018
Python
python
+
–
0
0 votes
1
1 answer
632
632 views
How do I create comments in my code?
wxeshetu
400
points
5
5
8
asked
Oct 29, 2018
Python
python
+
–
1
1 vote
1
1 answer
902
902 views
How to discover outliers of a data frame?
rozhan
710
points
5
5
9
asked
Oct 28, 2018
Statistics
outliers
outlier
boxplot
percentile
python
+
–
1
1 vote
1
1 answer
569
569 views
How to transform categorical variable into a matrix binary feature?
Which of the following feature transformations would be a good choice to transform a categorical variable into a matrix binary feature?A. One-hot-encodingB. Principal Com...
Gabriel777
280
points
2
2
5
asked
Oct 27, 2018
Data Science Interview Questions
python
programming
+
–
1
1 vote
1
answers
1 answer
6.5k
6.5k views
Hey, anyone knows how to save workspace in jupyter python? I would like to save the variables and functions, etc.
xuxinc
230
points
2
2
5
asked
Oct 24, 2018
Python
python
jupyter-notebook
pickle
dill
+
–
1
1 vote
1
1 answer
677
677 views
ploting the xticks to be datatime
I have a dataframe like belowMT_001 MT_002 hour 2012-01-01 00:15:00 3.807107 22.759602 00:15:00 2012-01-01 00:30:00 5.076142 22.759602 00:30:00 2012-01-01 00:45:00 3.8071...
Neo
660
points
10
12
17
asked
Oct 19, 2018
Python
programming
python
plots
+
–
0
0 votes
1
1 answer
605
605 views
What are basic steps for treating missing values?
tofighi
116k
points
73
79
101
asked
Oct 18, 2018
Exploratory Data Analysis
data-science
missing-values
data-cleaning
python
tidy-data
+
–
0
0 votes
1
1 answer
596
596 views
What are the general steps in data cleaning?
tofighi
116k
points
73
79
101
asked
Oct 18, 2018
General
tidy-data
data-cleaning
python
data-science
+
–
0
0 votes
1
1 answer
585
585 views
How can you tell a Python library is a good one and useful?
If a big company such as Google behind it, with high probability it is a great library such as TensorFlow. But in general how can I found out?
tofighi
116k
points
73
79
101
asked
Oct 18, 2018
Python
library
python
programming
+
–
1
1 vote
1
1 answer
741
741 views
In a dataframe of a size (5,10) with random values, how to have exactly 5 NAN values in each row?
Sumi
140
points
2
2
4
asked
Oct 17, 2018
Python
python
programming
jupyter-notebook
+
–
2
2 votes
2
2 answers
1.1k
1.1k views
plotting categorical radio
Hello,I am trying to gain insight of the data but having hard time plotting it.Suppose I have a data frame like belowIDFeature 1Class1agood2agood3bgood4bbad5abad6abad7bba...
Neo
660
points
10
12
17
asked
Oct 16, 2018
Python
python
programming
plots
matplotlib
+
–
1
1 vote
0
0 answers
400
400 views
My own transformation for dropping feature doesn't work
I made my own transformation to drop some of the features not required in the dataframe but I can't seem to get it working. Thoughts ?https://repl.it/@Neo_sauga/HarmfulNe...
Neo
660
points
10
12
17
asked
Oct 16, 2018
Python
python
programming
+
–
2
2 votes
1
1 answer
757
757 views
How to fetch the data from a url using Python?
I am not sure why my below code is not working any thoughts ?https://repl.it/@Neo_sauga/UnselfishFatBrains
Neo
660
points
10
12
17
asked
Oct 15, 2018
Python
python
programmin
+
–
1
1 vote
1
answers
1 answer
5.9k
5.9k views
How to force Jupyter Notebook to print all the variables in each cell, not just the last one?
tofighi
116k
points
73
79
101
asked
Oct 11, 2018
Python
programming
python
jupyter-notebook
+
–
1
1 vote
1
answers
1 answer
15.2k
15.2k views
How to update "conda" version itself?
I can update all the libraries and packages on Anaconda using the following command:conda update all But it does not update conda itself. Is there any special command fo...
interview
1.4k
points
11
19
23
asked
Oct 10, 2018
Python
programming
python
anaconda
conda
+
–
2
2 votes
1
1 answer
553
553 views
There are Different Ways of Reaching a Solution
In any coding assignment or task at a higher educational level (University/College), would it be acceptable to use less coding and list modules or libraries that may not ...
kalyanak.p
1.4k
points
4
5
8
asked
Oct 3, 2018
Machine Learning
machine-learning
python
coding
+
–
4
4 votes
1
1 answer
20.0k
20.0k views
Can you share with us how to download ipynb file as pdf through latex?
xuxinc
230
points
2
2
5
asked
Oct 2, 2018
Python
jupyter
jupyter-notebook
python
+
–
1
1 vote
3
3 answers
3.7k
3.7k views
K Nearest Neighbor (KNN) - includes itself
The KNN function in the sklearn library (when coded properly), outputs the points closest to p based on the value of k, and others.The point(s) would include itself when ...
kalyanak.p
1.4k
points
4
5
8
asked
Oct 1, 2018
Machine Learning
knn
machine-learning
python
+
–
1
1 vote
1
1 answer
745
745 views
What is the difference between single quotation (' ') and double ("") quotation in Python?
Is there any big difference between ingle quotation (' ') and double ("") quotation in Python?
datascience
1.1k
points
9
11
19
asked
Sep 28, 2018
Python
quotation
python
+
–
Page:
« prev
1
2
3
4
next »