Data Analysis with Python is a course provided by IBM in Coursera.
The course guides you from the basics of data analysis with Python to building and evaluating data models.
The topics covered include:
- collecting and importing data
- cleaning, preparing & formatting data
- data frame manipulation
- summarizing data
- building machine learning regression models
- model refinement
- creating data pipelines