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
Reviews
4.0 rating, based on 2 Class Central reviews
-
Very happy, not too late to learn but this channel is also very informative to build capacity. Thank you Tutor
-
I recently completed a course on Data Visualization, and it was truly an amazing learning experience for me. Before taking this course, I could understand data only at a basic level, but now I have learned how to present data visually in a clear, at…