Skip to content

nwogu/csvdetector

Repository files navigation

Detect Duplicates in your Csv File

Detect duplicates in a CSV file

Installation

clone the repo and run pipenv install
cd into the project directory and run python manage.py runserver

Usage

  • Navigate to localhost and load test data.
  • Use options strict or loose to 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

About

Detect duplicates in a CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors