Internship First Week Assignment

Data Analysis with Python 3 and Pandas

Data Analysis Practice Path

  1. Introduction

  2. Graphing/visualization

  3. Group by

  4. Visualizing Correlation Table

  5. Combining multiple datasets

  6. Machine Learning with Scikit-learn

Data Visualization

You need to Complete this kaggle Course for Hands On Data Visualization Practice on Data Sets.

Project

After Successful Completion Above Two Course We will allotted to you a Project after 2 Week of Internship or before.

For Project You need to Complete Below Sessions

Line Charts

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

Multiple plots

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

Bar Plots And Scatter Plots

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

Histograms And Box Plots

YOU WILL LEARN

  • How to create a histogram and box plot

  • How to compare multiple graphs to each other

Last updated

Was this helpful?