Skip to content

CODAIT/dax-schemata

Repository files navigation

DAX Schemata

This is the repository that we maintain the default DAX schema files for ParData.

To run tests locally, run:

$ pip install -U -r requirements/tox.txt  # If you are inside a virtual environment, conda environment
$ pip3 install --user -U tox  # If you are outside any virtual environment or conda environment

# lint tests
$ tox -e lint
# pardata tests
$ tox -e pardata

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages