Made by Shantanu Gondane, Krishay Nair , Ayush Hiwale uder the guidence of Prof. Jignesh Patil
- Clone the repository:
git clone https://github.com/Kaludii/CSV-Data-Cleaning-Tool.git
- Install the required packages: To run this app, you will need to install the following dependencies or type
pip install -r requirements.txtto automatically download:
streamlitpandas
You can install them using pip:
pip install streamlit pandas
- Run the app:
streamlit run app.py