Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 335 Bytes

eda-automator

This application is built using streamlit and pandas profiling for Automated Exploratory Data Analysis. The application analyses the datasets which are uploaded as a csv file and then generates a summary of the main characteristics with visual methods.

Requirements:

  • Streamlit
  • Pandas
  • Numpy
  • Pandas-profiling