Python for Non-Programmers
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Python Matplotlib
Matplotlib is a python library used for data visualization
You can create
bar-plots,
scatter-plots,
histograms and a lot
more with matplotlib
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Line Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Line Plot
Adding Title and Labels
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Line Plot
Changing Line Aesthetics
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Line Plot
Adding two lines in the same plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Line Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Line Plot
Adding sub-plots
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Bar Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Bar Plot
Adding Title and Labels
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Horizontal Bar Plot
Horizontal Bar Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Scatter Plot
Creating a basic scatter-plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Scatter Plot
Changing Mark Aesthetics
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Scatter Plot
Adding two markers
in the same plot
Scatter Plot
Adding sub-plots
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Histogram
Creating data
Making Histogram
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Histogram
Changing Aesthetics
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Histogram
Working with a dataset
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Box-Plot
Creating data
Making Histogram
Making Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Violin-Plot
Creating data
Making Histogram
Making Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Pie-Chart
Creating data
Making Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Pie-Chart
Changing Aesthetics
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
DoughNut-Chart
Creating Data
Making Plot
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited