Introduction to Data Analysis / Visualization with Python, Matplotlib and Pandas
Here is a gentle introduction to Data Analysis with some of the tools you already learned (e.g. Pandas, CSV Read and Write, List). In addition, you’ll learn Matplotlib, a simple charting library for Python. You can combine these tools to perform very useful data visualization and analysis.
Source: CS Dojo