#fingerprint #numeric #calculate #hash #universal #order #unf

bin+lib unfhash

Calculate the Unique Numeric Fingerprint for Tabular Data

1 unstable release

0.1.0 Sep 18, 2021

#18 in #ordering

25 downloads per month

GPL-2.0-or-later

24KB
625 lines

Universal Numeric Fingerprint

Efficiently create an identifiable hash for a dataset that is independent of column or row ordering.

More information on the creation of the UNF can be found here

Support

UNF Version Supported
3
  • - [ ]
4
  • - [ ]
5
  • - [ ]
6
  • - [x]

Sources

This package is primarily a port of the fantastic UNF package in R with an intention on making the features available on significantly bigger datasets with low memory usage.

Dependencies

~10MB
~168K SLoC