You are on page 1of 5

www.greatlearning.

i
n

Week 3: Data Visualization using Python (Total


video duration ≈ 2 hour 30 min. You will be
required to spend 30 min/day along with
practice datasets and quizzes)

Learning Outcomes from Week 3

Data Visualization libraries like matplotlib, seaborn and


plotly.Understanding the application of each in different situations.
Using seaborn and matplotlib to plot graphs for univariate and bivariate
distributions, visualizing pairwise relationships in a graph.

Plotting categorical data using boxplots, barplots, scatterplots with


swarmplots, using lmplot for plotting linear regression models

1
www.greatlearning.i
n

Mentor Session Duration: Faculty Name:


No. of videos:
2 hours Mr. Danial Michell
17
Duration of the Conceptual or
S.no Video Name
video(min) Hands On
Data Loading and Overview
14:02 Conceptual + Hands-On
3.1

Histogram Conceptual + Hands-On


3.2 13:33
Histogram with Density Curve Conceptual + Hands-On
3.3 12:17
Boxplot Conceptual + Hands-On
3.4 10:46
Bar Graph Conceptual + Hands-On
3.5 11:04
3.6 11:30
Line Plot Conceptual + Hands-On
www.greatlearning.i
n

Mentor Session Duration: Faculty Name:


No. of videos:
2 hours Mr. Danial Michell
17
Duration of the Conceptual or
S.no Video Name
video(min) Hands On
Scatterplot
06:43 Conceptual + Hands-On
3.7

Lmplot Conceptual + Hands-On


3.8 05:27
Jointplot Conceptual + Hands-On
3.9 07:19
Violin plot Conceptual + Hands-On
3.10 06:46
Strip plot Conceptual + Hands-On
3.11 05:44
3.12 03:05
Swarm Plot Conceptual + Hands-On
www.greatlearning.i
n

Mentor Session Duration: Faculty Name:


No. of videos:
2 hours Mr. Danial Michell
17
Duration of the Conceptual or
S.no Video Name
video(min) Hands On
Catplot
07:46 Conceptual + Hands-On
3.13

Pairplot Conceptual + Hands-On


3.14 07:51
Heatplot Conceptual + Hands-On
3.15 03:10
Plotly Conceptual + Hands-On
3.16 11:53
Customizing plots Conceptual + Hands-On
3.17 03:42
www.greatlearning.i
n

Additional Reading material:

https://towardsdatascience.com/the-next-level-of-data-visualization-in-python-dd6e99039d5e

https://matplotlib.org/

https://seaborn.pydata.org/installing.html

You might also like