LICENSE
README.md
setup.cfg
setup.py
quick_pandas/__init__.py
quick_pandas/config.py
quick_pandas/main.py
quick_pandas/monkey.py
quick_pandas/patch.py
quick_pandas/sort.py
quick_pandas/sort_api.py
quick_pandas.egg-info/PKG-INFO
quick_pandas.egg-info/SOURCES.txt
quick_pandas.egg-info/dependency_links.txt
quick_pandas.egg-info/requires.txt
quick_pandas.egg-info/top_level.txt
quick_pandas/benchmark/__init__.py
quick_pandas/benchmark/pandas.py
quick_pandas/benchmark/radix_sort.py
quick_pandas/wrappers/__init__.py
quick_pandas/wrappers/numpy_wrapper.py
quick_pandas/wrappers/pandas_wrapper.py
quick_pandas/wrappers/wrapper.py