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):
mamba create -n heavyai-gpu -c rapidsai -c nvidia -c conda-forge -c defaults \
--no-channel-priority \
cudf heavyai pyheavydb pytest shapely geopandas pyarrow=*=*cuda
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
heavyai-1.3.tar.gz
(30.8 kB
view details)
Built Distribution
heavyai-1.3-py3-none-any.whl
(21.2 kB
view details)
File details
Details for the file heavyai-1.3.tar.gz
.
File metadata
- Download URL: heavyai-1.3.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f0e22ab4c96a42eb42ba0635d0994d15a8e7709d5982abb23ef320f2fae4033 |
|
MD5 | 814adb1254eead501d45b5b1d6d36097 |
|
BLAKE2b-256 | 9614d8d88f9ba33a36ce2280d139540ef967a9f5b334fd4beb3ec1faef93c3df |
Provenance
File details
Details for the file heavyai-1.3-py3-none-any.whl
.
File metadata
- Download URL: heavyai-1.3-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cae5a9cd87bb4738fcae5ef228f1ac8fde588011489c423d2303d1251a85f409 |
|
MD5 | 529c0de2b5fa8d8922ad6aea72a6d55a |
|
BLAKE2b-256 | bcd2e407b81d4213a226508e5cab7399ef1c3a578e3356bdfe26f1de5a30b704 |