Overview
Syllabus
: Why data visualization?
: Why Python?
: Why Matplotlib?
: Installing Jupyter through Anaconda
: Launching Jupyter
: DEMO begins: create a folder and download data
: Create a new Jupyter Notebook file
: Importing libraries
: Simple examples of how to use Matplotlib / Pyplot
: Plotting multiple lines
: Importing data from a CSV file
: Plotting data you’ve imported
: Using a third argument in the plot function
: A real analysis with a real data set - loading data
: Isolating the data for the U.S. and China
: Plotting US and China’s population growth
: Comparing relative growths instead of the absolute amount
: About how to get more videos like this - it’s at https://www.csdojo.io/moredata
Taught by
CS Dojo