Universal Numeric Fingerprints
Project description
unf contains Python code for Universal Numeric Fingerprints (UNFs).
http://guides.dataverse.org/en/latest/developers/unf/index.html
As of Version 0.6.0, N-dimensional numpy arrays are no longer supported. This was an ad-hoc addition to this package that is not mentioned in the UNF specification.
Usage:
>>> import unf >>> unf.unf(0.0) 'UNF:6:YUvj33xEHnzirIHQyZaHow=='
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unf-0.8.0.tar.gz
(7.7 kB
view hashes)
Built Distribution
unf-0.8.0-py3-none-any.whl
(4.4 kB
view hashes)