π Transform your files between CSV and Excel format with built-in data cleaning and visualization!
π Live Demo: Try it Here
- Upload & Preview CSV and Excel files
- Data Cleaning Options:
- Remove duplicate rows
- Fill missing values with column-wise mean
- Select Columns to Keep
- Convert & Download in CSV or Excel format
- Simple & Fast - Runs on Streamlit with an interactive UI
Make sure you have Python installed, then install the required dependencies:
pip install pandas streamlitRun the Streamlit app using:
streamlit run app.py
Python π Streamlit π¨ Pandas π

