preexplore is a python package use for preprocessing and explore the data before applying the machine learning model.
It comes with handy functions like the following:
- get missing data
- univariate and bivariate analysis
- plot heatmap, countplot, etc.