AUTOMATIC EXPLORATORY DATA ANALYSIS (EDA) IN PYTHON
Pandas Profiling: Pandas Profiling is a simple-to-use open source Python package for exploratory data analysis.
Dtale: D-Tale combines a Flask back-end and a React front-end to provide an easy-to-use interface for viewing and analyzing Pandas data structures.
AutoViz: AutoViz automatically visualizes any dataset with a single line of code. AutoViz is capable of identifying the most critical features and plotting visually compelling visualizations solely on the basis of those automatically selected features
Sweetviz is a free, open-source Python library that generates beautiful, high-density visualizations for exploratory data analysis with only a few lines of code.
9
4 comments
AUTOMATIC EXPLORATORY DATA ANALYSIS (EDA) IN PYTHON