Yellow Cover of Line and Scatterplots with Matplotlib in Python. This template resource is from 365 Data Science.

Line and Scatterplots with Matplotlib in Python

Hristina Hristova

Hristina Hristova

Course Author
The following notebook will guide you through the process of creating a line plot and a scatter plot using the matplotlib library in Python. The data that you are going to be working with in this free .ipynb template is the number of daily views on a video for a period of 30 days. You will learn how to customize the style of your plot by changing the figure sizes, and the line’s style and colors. You will also learn how to put markers on the plot, give name to the axes and put a title on the figure.
Hristina Hristova

Hristina Hristova

Course Author


Who is it for

These line and scatterplots created with the matplotlib library, alongside a series of other Python templates, will develop your fundamentals in Python Visualization – a skill that is essential for Data Analysts, Data Scientists, Machine Learning Engineers, or any individuals interested in providing valuable business insights through great Python data visualizations.

How it can help you

Since people do not have the innate ability to spot patterns in a big set of numbers, the ability to visualize results and present them in an understandable way is a must-have skill in data interpretation. By studying this template, you will have the ability to visually represent the relationship between two variables and communicate powerful insights.

Line and Scatterplots with Matplotlib in Python

Yellow Cover of Line and Scatterplots with Matplotlib in Python. This template resource is from 365 Data Science.