Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Matplotlib Intro with Python
Rating: 4.4 out of 5(81 ratings)
10,147 students

Matplotlib Intro with Python

Data Visualization with Python
Created byFrank Anemaet
Last updated 1/2019
English

What you'll learn

  • Plotting with Matplotlib
  • Data Visualization
  • Load Data from Excel or Text Files

Course content

3 sections14 lectures45m total length
  • Introduction0:08
  • Load Data2:00
  • Line Chart6:10
  • Multi Line Plot4:39

    Learn to create a multi line plot in matplotlib with Python by plotting multiple x and y pairs, customizing line types and colors, and adding legends and axis labels.

  • Fill Plot2:08

Requirements

  • Basic Python knowledge

Description

Learn how to visualize data with Matplotlib

In this course you learn how to make your data visual with all kind of plots. You do not need any perquisites for this course, except know basic Python programming.

The course starts of with simple plots, but also teaches you how to load data from excel or files. It then goes over different types of plots, how to use legends and much more.

Do you want to visualize data? Lets learn Matplotlib!

Who this course is for:

  • Beginner Python Developers curious about Data Visualization