AUTHORS.rst
LICENSE.txt
README.md
pyproject.toml
src/dppd/__init__.py
src/dppd/base.py
src/dppd/column_spec.py
src/dppd/non_df_verbs.py
src/dppd/single_verbs.py
src/dppd.egg-info/PKG-INFO
src/dppd.egg-info/SOURCES.txt
src/dppd.egg-info/dependency_links.txt
src/dppd.egg-info/requires.txt
src/dppd.egg-info/top_level.txt
tests/test_base.py
tests/test_pandas_forwards.py
tests/test_reshaping.py
tests/test_select.py
tests/test_single_verbs.py