365 Data Science Q&A Hub
Receive support from your instructors, build positive interactions with fellow data science students, and have fun while advancing in data science. Please be respectful and patient while interacting with others in the 365 Data Science Q&A hub. For more details on the code of etiquette, you should abide by, read our Community Guidelines.
Ask a question8504 results
Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
0
2
How can one treat outliers for multiple columns at the same time?
In this course, i have learnt how to treat outliers for a single column. But tried applying the same method for...
Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
0
2
Error in implementing the Isolation Forest Method
Tried using the isolation forest method on the popular IBM employee attrition dataset and kept getting this error....
Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
0
3
Resolved: Having an error in line 26
I am getting an error in Line 26 and cant figure out what is wrong with...
Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
2
1
Wrong explanation of the "f" inside "autopct" argument
Hi,
In this lecture, the explanation of formatting percentage for each slice in the pie chart with
autopct =...
Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
0
3
Resolved: import pandas as pd?
Hi,
in the notebook for this Basic EDA - Coding lesson in the section exploratory Data Analysis for ML, I think the...