← All freeCodeCamp videos

Matplotlib Crash Course

443,208 views 11,078 likes 2020-05-07 1:31:41 Watch on YouTube ↗ freeCodeCamp ↗
Data VisualizationMatplotlib

Chapters

No chapter markers in this video's description.

Show the creator's full description
Learn the basics of Matplotlib in this crash course tutorial. Matplotlib is an amazing data visualization library for Python. You will also learn how to apply Matplotlib to real-world problems. ✏️ This course was created by Keith Galli. Check out his YouTube channel: https://www.youtube.com/channel/UCq6XkhO5SZ66N04IcPbqNcw 🔗 Source Code: https://github.com/KeithGalli/matplotlib_tutorial/ 🔗 Matplotlib Pyplot Documentation: https://matplotlib.org/api/_as_gen/matplotlib.pyplot.html 🔗 Font List: http://jonathansoma.com/lede/data-studio/matplotlib/list-all-fonts-available-in-matplotlib-plus-samples/ 🔗 Matplotlib Style Options: https://matplotlib.org/3.1.0/gallery/style_sheets/style_sheets_reference.html 🔗 Kaggle Data Link: https://www.kaggle.com/karangadiya/fifa19 Install libraries Needed for this video: Option 1: Open up a terminal window and type pip install matplotlib pip install numpy pip install pandas Option 2: Download anaconda which will contain all the packages we need. A video on how to do this is here: https://youtu.be/YJC6ldI3hWk -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp

Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.