LICENSE
README.md
pyproject.toml
src/pymatchit/__init__.py
src/pymatchit/core.py
src/pymatchit/datasets.py
src/pymatchit/diagnostics.py
src/pymatchit/distance.py
src/pymatchit/matchers.py
src/pymatchit/plotting.py
src/pymatchit/data/__init__.py
src/pymatchit/data/lalonde.csv
src/pymatchit_causal.egg-info/PKG-INFO
src/pymatchit_causal.egg-info/SOURCES.txt
src/pymatchit_causal.egg-info/dependency_links.txt
src/pymatchit_causal.egg-info/requires.txt
src/pymatchit_causal.egg-info/top_level.txt
tests/test_core.py