Detect duplicates in a CSV file
clone the repo and run pipenv install
cd into the project directory and run python manage.py runserver
- Navigate to
localhostand load test data. - Use options
strictorlooseto switch between column and row bindings. - Headers are optional, but requiries at least two headers to run loose.
- The First Line is always taken as the headers
App Hosted On Heroku
Csv Detector