LICENSE
README.md
pyproject.toml
src/data_profiler/__init__.py
src/data_profiler/checks.py
src/data_profiler/cli.py
src/data_profiler/inference.py
src/data_profiler/io.py
src/data_profiler/profiler.py
src/data_profiler/report.py
src/tabular_profiler.egg-info/PKG-INFO
src/tabular_profiler.egg-info/SOURCES.txt
src/tabular_profiler.egg-info/dependency_links.txt
src/tabular_profiler.egg-info/entry_points.txt
src/tabular_profiler.egg-info/requires.txt
src/tabular_profiler.egg-info/top_level.txt
tests/test_checks.py
tests/test_cli.py
tests/test_inference.py
tests/test_profiler.py