LICENSE
README.md
pyproject.toml
src/whyvalue/__init__.py
src/whyvalue/core.py
src/whyvalue/history.py
src/whyvalue.egg-info/PKG-INFO
src/whyvalue.egg-info/SOURCES.txt
src/whyvalue.egg-info/dependency_links.txt
src/whyvalue.egg-info/requires.txt
src/whyvalue.egg-info/top_level.txt
src/whyvalue/adapters/__init__.py
src/whyvalue/adapters/pandas.py
tests/test_pandas.py