Skip to content

bbagherian/pymapd

 
 

Repository files navigation

pymapd

Documentation Status

Jenkins Build Status

A python DB API compliant interface for OmniSci (formerly MapD). See the documentation for more.

Quick Install

Packages are available on conda-forge and PyPI:

conda install -c conda-forge pymapd

pip install pymapd

To install cudf for GPU Dataframe support (conda-only):

conda install -c nvidia/label/cuda10.0 -c rapidsai/label/cuda10.0 -c numba -c conda-forge -c defaults cudf pymapd

About

Python client for OmniSci GPU-accelerated SQL engine and analytics platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%