Skip to content

Latest commit

 

History

History

exploratory-copilot-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Exploratory Data Analysis Copilot App

This application allows you to perform exploratory data analysis on a dataset. It uses tools to generate EDA reports, missing value analysis, correlation analysis, and more.

Exploratory Copilot App

To run the app

  • Clone the repository
  • Install the requirements.txt file
  • Run the app.py file
streamlit run app.py