Skip to content

Releases: Naturhistoriska/cardinality.py

v0.1.0

24 Sep 14:43
Compare
Choose a tag to compare

cardinality.py is a small tool written in Python for examining the cardinality of a relation between two datasets. All the code is contained within a single file that can be imported using Python's import mechanism or used as a command-line tool.

This is the initial release.