LICENSE
README.md
pyproject.toml
fdth/__init__.py
fdth/auto_fdt.py
fdth/binning.py
fdth/categorical_fdt.py
fdth/multiple_fdt.py
fdth/numerical_fdt.py
fdth/utils.py
fdth.egg-info/PKG-INFO
fdth.egg-info/SOURCES.txt
fdth.egg-info/dependency_links.txt
fdth.egg-info/requires.txt
fdth.egg-info/top_level.txt
tests/test_categorical_fdt.py
tests/test_fdt.py
tests/test_numerical_fdt.py
tests/test_statistical.py