Skip to main content

datajudge allows to assess whether data from database complies with reference

Project description

datajudge

CI Documentation Status Conda-forge PypiVersion codecov.io

Express and test specifications against data from database.

Documentation

Usage

datajudge can either be installed via pypi with pip install datajudge or via conda-forge with conda install datajudge -c conda-forge.

Please refer to the Getting Started section of our documentation for details.

Expressing an expectations between different tables from a database may look as such:

from datajudge import BetweenRequirement

companies_between_req = BetweenRequirement.from_tables(
    db_name1="example",
    table_name1="companies",
    db_name2="example",
    table_name2="companies_archive",
)

companies_between_req.add_row_superset_constraint(
    columns1=["name"], columns2=["name"], constant_max_missing_fraction=0
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datajudge-1.11.0.tar.gz (486.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datajudge-1.11.0-py3-none-any.whl (56.3 kB view details)

Uploaded Python 3

File details

Details for the file datajudge-1.11.0.tar.gz.

File metadata

  • Download URL: datajudge-1.11.0.tar.gz
  • Upload date:
  • Size: 486.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for datajudge-1.11.0.tar.gz
Algorithm Hash digest
SHA256 56d30546589b5aeeef1af5218daf16663480073620d774e336396f7a77527e1d
MD5 df4343bc3d32c1bed03b5814e3393035
BLAKE2b-256 fc9d50d8522664bef1de5ade6d597711f640c15e25c0ac89f21d321f71b17358

See more details on using hashes here.

Provenance

The following attestation bundles were made for datajudge-1.11.0.tar.gz:

Publisher: build_and_publish.yaml on Quantco/datajudge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file datajudge-1.11.0-py3-none-any.whl.

File metadata

  • Download URL: datajudge-1.11.0-py3-none-any.whl
  • Upload date:
  • Size: 56.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for datajudge-1.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9ef2eede388347d1af734700b629342394f177c7c1c95d2e1088c73d79adcad5
MD5 edb85178470872e4b9e10ff21d6eff95
BLAKE2b-256 d5f7e5b4813b1910cb503799d2b0998bc74145b44c626074e37d4361e65fe448

See more details on using hashes here.

Provenance

The following attestation bundles were made for datajudge-1.11.0-py3-none-any.whl:

Publisher: build_and_publish.yaml on Quantco/datajudge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page