CHANGELOG.md
CITATION.cff
LICENSE
LICENSE.txt
MANIFEST.in
README.md
codemeta.json
pyproject.toml
docs/api.md
docs/examples.md
docs/index.md
examples/example1_planted_tail.py
examples/example2_null_identifiability.py
examples/example3_synthetic_panel.py
examples/example4_movielens.py
examples/run_all.py
src/attrimotif/__init__.py
src/attrimotif/census.py
src/attrimotif/compare.py
src/attrimotif/datasets.py
src/attrimotif/graph.py
src/attrimotif/nulls.py
src/attrimotif/typed.py
src/attrimotif.egg-info/PKG-INFO
src/attrimotif.egg-info/SOURCES.txt
src/attrimotif.egg-info/dependency_links.txt
src/attrimotif.egg-info/requires.txt
src/attrimotif.egg-info/top_level.txt
tests/test_census.py
tests/test_compare.py
tests/test_datasets.py
tests/test_typed_nulls.py