.gitignore
.travis.yml
LICENSE.md
README.rst
environment.yml
readthedocs.yml
setup.cfg
setup.py
benchmarks/asv.conf.json
benchmarks/benchmarks/__init__.py
benchmarks/benchmarks/benchmarks.py
ci/install-travis.sh
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
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-backup.py
mapd/ttypes.py
pymapd/__init__.py
pymapd/connection.py
pymapd/cursor.py
pymapd/dtypes.py
pymapd/exceptions.py
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/generate_bindings.sh
scripts/generate_thrift_structs.py
tests/__init__.py
tests/conftest.py
tests/test_connection.py
tests/test_cursor.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_results_set.py
tests/utils.py
tests/data/colwise.pkl
tests/data/invalid_sql.pkl
tests/data/nonexistant_column.pkl
tests/data/nonexistant_table.pkl
tests/data/rowwise.pkl