Code Monkey home page Code Monkey logo

deduper's People

Contributors

bmiller1009 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deduper's Issues

Add command-line functionality

deduper should function as both a library and a cli. Add a command-line interface with argument display and parsing so it can function on the command-line.

Dedupe against a known set of hashes

deduper should allow an input parameter of a list of "seen" hashes. This will allow deduper to dedupe against other data sets as well as against "itself"

Performance metrics

Get some performance metrics on how fast deduper runs with different numbers of rows with different amounts of columns.

Improve csv output

Options such as quoting values, what to do in case of delimiters contained within values, etc should be better handled. Take a look at OpenCsv:

compile group: 'com.opencsv', name: 'opencsv', version: '4.6'

File output defaults

Flat file output in jndi should have reasonable defaults IE comma delimited, txt as extension

Option to delete dupe/target persistence

Currently no checks are being done on whether the dupe or target persistence already exists. Add an input parameter for optionally dropping/truncating existing dupe/target persistence.

Refactor Consumer classes

There is repetitive code in the Consumer classes which could be refactored with a base Consumer class

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.