This 6-part course teaches python for data science and machine learning.
In this course, you will learn about the following important Python libraries used in Data Science and Machine Learning. Numpy (numerical python) provides vector and matrix primitives in Python. Pandas introduces a Data Frame, which is basically a table (like a database table or an excel sheet, but in Python). Matplotlib is used for plotting and visualization of data.
Prerequisites: Python