Skip to content

Ahsaan-Ullah/streamlit-data-sweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Data Sweeper

πŸ“ Transform your files between CSV and Excel format with built-in data cleaning and visualization!

πŸš€ Live Demo: Try it Here

πŸš€ Features

  • 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

πŸ“¦ Installation

Make sure you have Python installed, then install the required dependencies:

pip install pandas streamlit

🎯 Usage

Run the Streamlit app using:

streamlit run app.py

πŸ“Έ Screenshots

image image

πŸ› οΈ Technologies Used

Python 🐍 Streamlit 🎨 Pandas πŸ“Š

About

Data Sweeper is a Streamlit-based web application that allows users to upload, preview, clean, and convert CSV and Excel files. It provides functionalities such as removing duplicates, filling missing values, selecting specific columns, and downloading the processed data in the desired format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages