LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
pyterrier_alpha/__init__.py
pyterrier_alpha/artifact.py
pyterrier_alpha/dataframe_builder.py
pyterrier_alpha/fusion.py
pyterrier_alpha/inspect.py
pyterrier_alpha/io.py
pyterrier_alpha/parallel.py
pyterrier_alpha/rbo.py
pyterrier_alpha/transform.py
pyterrier_alpha/transformer_repr.py
pyterrier_alpha/utils.py
pyterrier_alpha/validate.py
pyterrier_alpha.egg-info/PKG-INFO
pyterrier_alpha.egg-info/SOURCES.txt
pyterrier_alpha.egg-info/dependency_links.txt
pyterrier_alpha.egg-info/requires.txt
pyterrier_alpha.egg-info/top_level.txt
pyterrier_alpha/pt_docs/artifact.rst
pyterrier_alpha/pt_docs/dataframe_builder.rst
pyterrier_alpha/pt_docs/fusion.rst
pyterrier_alpha/pt_docs/index.rst
pyterrier_alpha/pt_docs/inspect.rst
pyterrier_alpha/pt_docs/parallel.rst
pyterrier_alpha/pt_docs/rbo.rst
pyterrier_alpha/pt_docs/transform.rst
pyterrier_alpha/pt_docs/utils.rst
pyterrier_alpha/pt_docs/validate.rst
tests/test_fusion.py
tests/test_parallel.py
tests/test_pool.py
tests/test_transform.py
tests/test_transformer_repr.py