timbray / topfew

Finds the field values (or combinations of values) which appear most often in a stream of records.
GNU General Public License v3.0
188 stars 6 forks source link

Needs to be cleaned up for release #9

Closed timbray closed 7 months ago

timbray commented 7 months ago

Test coverage is bad, README and the --help output are both wrong.

timbray commented 7 months ago

Partially addressed in f0135c9 - lots more work to do