This is where I keep everything related to the udemy course "Python for Statistical Analysis". I keep each lesson in a Jupyter notebook.
LoadingDatasets.ipynb - how to load data from a file into a dataframe PreparingDatasets.ipynb - how to remove zero values and basic methods