CHANGELOG.md
LICENSE
MANIFEST.in
QUICKSTART.md
README.md
pyproject.toml
tutorial.ipynb
pdtab/__init__.py
pdtab/cli.py
pdtab.egg-info/PKG-INFO
pdtab.egg-info/SOURCES.txt
pdtab.egg-info/dependency_links.txt
pdtab.egg-info/entry_points.txt
pdtab.egg-info/requires.txt
pdtab.egg-info/top_level.txt
pdtab/core/__init__.py
pdtab/core/immediate.py
pdtab/core/oneway.py
pdtab/core/summarize.py
pdtab/core/twoway.py
pdtab/stats/__init__.py
pdtab/stats/tests.py
pdtab/utils/__init__.py
pdtab/utils/data_processing.py
pdtab/viz/__init__.py
pdtab/viz/plots.py
tests/test_examples.py
tests/test_install.py