.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CITATION.bib
CITATION.cff
CONTRIBUTING.md
FIX_LOG_0.1.8.md
LICENSE
MANIFEST.in
PUBLICATION_CHECKLIST.md
PUBLICATION_METADATA_LOG_0.1.8.md
PUBLICATION_VALIDATION_LOG_0.1.8.txt
README.md
RELEASING.md
VALIDATION_LOG_0.1.8.txt
noxfile.py
pyproject.toml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/python-publish.yml
docs/index.md
src/varguid/__init__.py
src/varguid/datasets.py
src/varguid/model.py
src/varguid/py.typed
src/varguid.egg-info/PKG-INFO
src/varguid.egg-info/SOURCES.txt
src/varguid.egg-info/dependency_links.txt
src/varguid.egg-info/requires.txt
src/varguid.egg-info/top_level.txt
src/varguid/data/cobra2d.csv
tests/test_basic.py
tests/test_examples.py
tests/test_r_compatibility.py
tests/test_sklearn.py
tests/test_validation.py
tests/benchmarks/README.md
tests/benchmarks/benchmark_statsmodels.py