Internship First Week Assignment
Data Analysis with Python 3 and Pandas
Last updated
Data Analysis with Python 3 and Pandas
Last updated
Introduction
Graphing/visualization
Group by
Visualizing Correlation Table
Combining multiple datasets
Machine Learning with Scikit-learn
You need to Complete this kaggle Course for Hands On Data Visualization Practice on Data Sets.
After Successful Completion Above Two Course We will allotted to you a Project after 2 Week of Internship or before.
YOU WILL LEARN
About the importance of data visualization
A new data science library for data visualization
How to create a line plot using only Python
YOU WILL LEARN
How to work with multiple plots in your code
How to use additional matplotlib classes
How to create a subplot in Python
YOU WILL LEARN
When to use appropriate graphs for your data
How to create bar and scatter plots using Python
How to find hidden bias in the data
YOU WILL LEARN
How to create a histogram and box plot
How to compare multiple graphs to each other