README.md
setup.cfg
setup.py
tests/__init__.py
tests/test_Possibly.py
tests/test_Safely.py
tests/test_apply_window.py
tests/test_combination.py
tests/test_flatten_dict.py
tests/test_gather.py
tests/test_nest.py
tests/test_reorder_columns.py
tests/test_select.py
tests/test_separate.py
tests/test_spread.py
tests/test_string.py
tests/test_to_dataframe.py
tests/test_unnest.py
tidyframe/__init__.py
tidyframe/cature.py
tidyframe/reshape.py
tidyframe/transform.py
tidyframe.egg-info/PKG-INFO
tidyframe.egg-info/SOURCES.txt
tidyframe.egg-info/dependency_links.txt
tidyframe.egg-info/requires.txt
tidyframe.egg-info/top_level.txt
tidyframe/tools/__init__.py
tidyframe/tools/combination.py
tidyframe/tools/dict.py
tidyframe/tools/select.py
tidyframe/tools/separate.py
tidyframe/tools/string.py