Completed
: Create a new Jupyter Notebook file
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Intro to Data Analysis - Visualization with Python, Matplotlib and Pandas - Matplotlib Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 : Why data visualization?
- 2 : Why Python?
- 3 : Why Matplotlib?
- 4 : Installing Jupyter through Anaconda
- 5 : Launching Jupyter
- 6 : DEMO begins: create a folder and download data
- 7 : Create a new Jupyter Notebook file
- 8 : Importing libraries
- 9 : Simple examples of how to use Matplotlib / Pyplot
- 10 : Plotting multiple lines
- 11 : Importing data from a CSV file
- 12 : Plotting data you’ve imported
- 13 : Using a third argument in the plot function
- 14 : A real analysis with a real data set - loading data
- 15 : Isolating the data for the U.S. and China
- 16 : Plotting US and China’s population growth
- 17 : Comparing relative growths instead of the absolute amount
- 18 : About how to get more videos like this - it’s at https://www.csdojo.io/moredata