/unf

Universal Numeric Fingerprint in Rust

Primary LanguageRust

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

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.