LICENSE
README.md
pyproject.toml
src/tabulixml/__init__.py
src/tabulixml/automl.py
src/tabulixml/cleaner.py
src/tabulixml/eda.py
src/tabulixml/prep.py
src/tabulixml.egg-info/PKG-INFO
src/tabulixml.egg-info/SOURCES.txt
src/tabulixml.egg-info/dependency_links.txt
src/tabulixml.egg-info/requires.txt
src/tabulixml.egg-info/top_level.txt
tests/test_automl.py
tests/test_cleaner.py
tests/test_eda.py
tests/test_end_to_end.py
tests/test_prep.py
tests/test_real_world.py