Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn to Graph Data with Python and Matplotlib
Python Language Basics (5 Hours)
00. Introduction (4:47)
01. Intro To Python (5:46)
02. Variables (19:34)
03. Type Conversion Examples (10:21)
04. Operators (7:21)
05. Operators Examples (22:09)
06. Collections (8:39)
07. Lists (11:55)
08. Multidimensional List Examples (8:22)
09. Tuples Examples (8:51)
10. Dictionaries Examples (14:41)
11. Ranges Examples (8:46)
12. Conditionals (6:58)
13. If Statement Examples (10:32)
14. If Statement Variants Examples (11:35)
15. Loops (7:17)
16. While Loops Examples (11:47)
17. For Loops Examples (11:35)
18. Functions (8:04)
19. Functions Examples (9:33)
20. Parameters And Return Values Examples (14:08)
21. Classes and Objects (11:30)
22. Classes Example (13:28)
23. Objects Examples (10:10)
24. Inheritance Examples (17:43)
25. Static Members Example (11:20)
26. Summary and Outro (4:23)
Intro to Python Slides
Python_Language_Basics
Learn PyPlot (1 Hour)
00. Course Intro (5:30)
01. Intro to PyPlot (5:10)
02. Installing Matplotlib (5:51)
03. Basic Line Plot (7:53)
05. Plotting Multiple Datasets (8:10)
04. Customizing Graphs (10:47)
08. Histogram (10:14)
06. Bar Chart (6:26)
07. Pie Chart (9:13)
09. 3D Plotting (6:28)
10. Course Outro (4:09)
PyPlot Code
00. Course Intro
Complete and Continue