This repo is all about missing data and how to handle it.
Jupyter notebook is here.
Here are some articles, tutorials related to this subject.
1- Handling missing data by Jake VanderPlas
2- Missing Data In Pandas Dataframes by Chris Albon
3- How to Handle Missing Data with Python by Jason Brownlee