.gitignore
.pre-commit-config.yaml
Jenkinsfile
LICENSE.md
MANIFEST.in
Makefile
README.rst
environment.yml
environment_gpu.yml
pyproject.toml
setup.cfg
setup.py
ci/install-test-deps-conda.sh
ci/install-test-deps-pip.sh
pymapd/__init__.py
pymapd/_loaders.py
pymapd/_pandas_loaders.py
pymapd/_parsers.py
pymapd/_samlutils.py
pymapd/_utils.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
tests/__init__.py
tests/conftest.py
tests/test_connection.py
tests/test_cursor.py
tests/test_data_no_nulls_cpu.py
tests/test_data_no_nulls_gpu.py
tests/test_deallocate.py
tests/test_integration.py
tests/test_loaders.py
tests/test_results_set.py
tests/test_runtime_udf.py
tests/data/dashboard_metadata.py
tests/data/data_load.pkl
tests/data/lines_10000.zip
tests/data/mpoly_10000.zip
tests/data/points_10000.zip
tests/data/polys_10000.zip