Data science toolkit support for HeavyDB
Project description
heavyai
This package enables using common Python data science toolkits with HeavyDB. 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:
# using conda-forge
conda install -c conda-forge heavyai
# using pip
pip install heavyai
Quick Install (GPU)
We recommend creating a fresh conda 3.8 or 3.9 environment when installing heavyai with GPU capabilities.
To install heavyai for GPU Dataframe support (conda-only):
conda create -n heavyai-gpu -c rapidsai -c nvidia -c conda-forge -c defaults python cudf cudatoolkit heavyai
Note that pyheavydb
needs to be installed in the environment with pip
until heavydb
is available on conda-forge.
conda activate heavyai-gpu
pip install pyheavydb
Documentation
Further documentation for heavyai usage is available at: http://heavyai.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
Built Distribution
File details
Details for the file heavyai-1.0.tar.gz
.
File metadata
- Download URL: heavyai-1.0.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62311655efcea6c998ca093ccec11d3f7fc99fb048d49c1a05532652d70af2b5 |
|
MD5 | c329f55afc9dd4440d247d85ced478f9 |
|
BLAKE2b-256 | 98bc96168c619e79f652351a4d7b60547919df64e50651b03411a56be7da1037 |
File details
Details for the file heavyai-1.0-py3-none-any.whl
.
File metadata
- Download URL: heavyai-1.0-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33b04938ee6b92b77175078cceb31b8338be0e84e3ebb75c32afa22a5744e196 |
|
MD5 | ca5ed2ad7b4d0e026f835c6f6a1eb313 |
|
BLAKE2b-256 | 6de4ccc75337800183c52a2cc2e4772ce60d11e5044c8b559e251ebd41e77f9b |