Module 2: Python for Data Science
This module provides introductions to many Python packages that are useful in Data Science. These packages include NumPy
, Pandas
, Matplotlib
, and Scikit-Learn
. It focuses mainly on data analysis and data visualization.