Just Use pandas_profiling : A Fantastic Package
Steps:
- Install pandas_profiling
library via pip or conda.
pip install pandas-profiling
conda install -c conda-forge pandas-profiling
- It's a time saving trick in few lines of code when exploring the data.
No comments:
Post a Comment