Skip to main content

Data science toolkit support for OmniSciDB

Project description

Jenkins Build Status

This package enables using common Python data science toolkits with OmniSciDB. It brings data frame support on CPU and GPU as well as support for arrow. See the documentation for more.

Quick Install (CPU)

Packages are available on conda-forge and PyPI:

conda install -c conda-forge pyomnisci

pip install pyomnisci

Quick Install (GPU)

We recommend creating a fresh conda 3.7 or 3.8 environment when installing pymapd with GPU capabilities.

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

conda create -n omnisci-gpu -c rapidsai -c nvidia -c conda-forge \
 -c defaults cudf=0.18 python=3.7 cudatoolkit=11.0 pyomnisci

Documentation

Further documentation for pyomnisci usage is available at: http://pyomnisci.readthedocs.io/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyomnisci-0.28.2.tar.gz (6.4 MB view hashes)

Uploaded Source

Built Distribution

pyomnisci-0.28.2-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page