Skip to content
forked from heavyai/pymapd

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

License

Notifications You must be signed in to change notification settings

bbagherian/pymapd

This branch is 40 commits behind heavyai/pymapd:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d670734 · Sep 19, 2019
Aug 2, 2019
Jun 19, 2019
Jul 23, 2019
Sep 19, 2019
Jun 19, 2019
Sep 19, 2019
Mar 6, 2019
Sep 18, 2019
Nov 15, 2018
Jul 17, 2017
Sep 18, 2019
Aug 2, 2019
Aug 15, 2017
Jul 23, 2019
Aug 2, 2019

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%