This notebook contains data exploration and data preprocessing template.
- read .csv to pandas dataframe
- select some row or column
- preliminary data exploration
- dealing with NAN
- Select min-max value from dataframe
- sorting
- groupby
- number formats in the Output
- Python3
- Jupyter Notebook