.gitignore
.travis.yml
LICENSE.md
MANIFEST.in
README.rst
environment.yml
readthedocs.yml
setup.cfg
setup.py
benchmarks/asv.conf.json
benchmarks/benchmarks/__init__.py
benchmarks/benchmarks/benchmarks.py
ci/build_pymapd.sh
ci/install-travis.sh
ci/upload-anaconda.sh
conda-recipes/pymapd/build.sh
conda-recipes/pymapd/meta.yaml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/install.rst
docs/source/usage.rst
docs/source/notebooks/Untitled.ipynb
mapd/MapD-remote
mapd/MapD.py
mapd/__init__.py
mapd/constants.py
mapd/ttypes.py
pymapd/__init__.py
pymapd/_loaders.py
pymapd/_mutators.py
pymapd/_pandas_loaders.py
pymapd/_parsers.py
pymapd/_utils.py
pymapd/compat.py
pymapd/connection.py
pymapd/cursor.py
pymapd/dtypes.py
pymapd/exceptions.py
pymapd/shm.pyx
pymapd.egg-info/PKG-INFO
pymapd.egg-info/SOURCES.txt
pymapd.egg-info/dependency_links.txt
pymapd.egg-info/requires.txt
pymapd.egg-info/top_level.txt
scripts/bench.py
scripts/generate_accelerated_bindings.py
scripts/generate_bindings.sh
scripts/generate_thrift_structs.py
tests/__init__.py
tests/conftest.py
tests/test_connection.py
tests/test_cursor.py
tests/test_deallocate.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_ipc.py
tests/test_loaders.py
tests/test_results_set.py
tests/utils.py
tests/data/colwise.pkl
tests/data/data_buffer.dat
tests/data/data_load.pkl
tests/data/invalid_sql.pkl
tests/data/nonexistant_column.pkl
tests/data/nonexistant_table.pkl
tests/data/rowwise.pkl
tests/data/schema_buffer.dat