LICENSE
README.md
pyproject.toml
src/carrotcake/__init__.py
src/carrotcake/clean.py
src/carrotcake/cli.py
src/carrotcake/columns.py
src/carrotcake/compare.py
src/carrotcake/eda.py
src/carrotcake/report.py
src/carrotcake.egg-info/PKG-INFO
src/carrotcake.egg-info/SOURCES.txt
src/carrotcake.egg-info/dependency_links.txt
src/carrotcake.egg-info/entry_points.txt
src/carrotcake.egg-info/requires.txt
src/carrotcake.egg-info/top_level.txt
tests/test_clean.py
tests/test_columns.py
tests/test_compare.py
tests/test_eda.py
tests/test_report.py