AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
dovpanda/__init__.py
dovpanda/base.py
dovpanda/config.py
dovpanda/core.py
dovpanda/tips.py
dovpanda.egg-info/PKG-INFO
dovpanda.egg-info/SOURCES.txt
dovpanda.egg-info/dependency_links.txt
dovpanda.egg-info/requires.txt
dovpanda.egg-info/top_level.txt
dovpanda/resource/logo
dovpanda/tip_files/many_cols_csv.html
dovpanda/tip_files/map_with_dict.html
dovpanda/tip_files/read_csv_header_skiprows.html
dovpanda/tip_files/readable_loc_iloc.html
dovpanda/tip_files/resample.html
tests/test_hints.py
tests/test_smoke.py