Author: Mohamed NIANG, ML Scientist
This repository contains notebooks on introduction to data science with Python. In this course, we will discuss the Python libraries particularly used in Data Science: Numpy, Pandas and Matplotlib. We will successively review Numpy objects and Pandas objects to analyze real-world data. We will also learn how to choose the right type of graph to visualize the desired data. We will have the opportunity to apply the practice through several datasets.
- The numpy library in Python
- Data analysis with numpy in Python
- The pandas library in Python
- Data manipulation in pandas with Python
- Handling missing values in Python
- Data analysis in Python
- Pandas series in Python
- Pandas dataframes in Python
- Intermediate data analysis in Python
- Matplotlib in Python
- Bar and scatter plots in Python
- Histograms and boxplots in Python