Skip to content

RONALD55/Python-Sreamlit-Duplicate-Records-Finder-Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Sreamlit-Duplicate-Records-Finder-Remover

Streamlit App

Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science. In just a few minutes you can build and deploy powerful data apps. [Streamlit Docs

This app app can be used to analyse datasets that are thought to contain duplicates. The user should just drag and drop the file

To install relevant packages

Open your shell or terminal and install the relevant packages using the command below

pip install -r requirements.txt

To run this Application

Open the root folder of the project and run the command below:

streamlit run main.py

Dashboard Example:

Click here to view Demo Dashboard

About

This is a duplicate remover on csv,excel or txt files based on single or multi columns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages