LICENSE
README.md
pyproject.toml
examples/Ratio_Study_Usage_Examples.ipynb
src/ratio_study/__init__.py
src/ratio_study/_data.py
src/ratio_study/_version.py
src/ratio_study/blinder_oaxaca.py
src/ratio_study/confint.py
src/ratio_study/gini.py
src/ratio_study/graphs.py
src/ratio_study/helpers.py
src/ratio_study/indicators.py
src/ratio_study/mcp_server.py
src/ratio_study/presets.py
src/ratio_study/ratio_study.py
src/ratio_study/reporting.py
src/ratio_study.egg-info/PKG-INFO
src/ratio_study.egg-info/SOURCES.txt
src/ratio_study.egg-info/dependency_links.txt
src/ratio_study.egg-info/requires.txt
src/ratio_study.egg-info/top_level.txt
src/ratio_study/data/ratio_study_sample_dataset.parquet
tests/test_atomic_indicators.py