In this tutorial you learn how to locate and find missing values in datasets and how to address them using pandas functions such as fillna() & replace().
Download dataset: https://github.com/updatascience/pandas
More info:
*Fillna(): https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.DataFrame.fillna.html
*Replace: https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.DataFrame.replace.html#
*Machine learning in 10 minutes: https://www.youtube.com/playlist?list=PLAy8nZQgaqPHQRb-t0G9mfrCOYAGFyoV6
*Python in 10 minutes: https://www.youtube.com/playlist?list=PLAy8nZQgaqPFhZn8dKhlLWQ5SxaS0ssS6
*Pandas in 10 minutes: https://www.youtube.com/playlist?list=PLAy8nZQgaqPFaTzBAaIiby4pLZD-dlb_E
*Visualization in 10 minutes : https://www.youtube.com/playlist?list=PLAy8nZQgaqPE1_LauWGN5sh5g_LNRcQ0k