No project description provided
Project description
python-hddb
A Python client for Datasketch and MotherDuck.
Installation
pip install python-hddb
Usage
from python_hddb import HdDB
db_client = HdDB()
df = pd.DataFrame(
data={"username": ["ddazal", "lcalderon", "pipeleon"], "age": [30, 28, 29]}
)
db_client.create_database(dataframes=[df], names=["users"])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python_hddb-0.2.5.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_hddb-0.2.5.tar.gz.
File metadata
- Download URL: python_hddb-0.2.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92b5dda8a17f08dd2f934e61d5d5e8e508b2f8df9bf583805f877716d159e89c
|
|
| MD5 |
545204890b720942f4d2de59c4d07f5e
|
|
| BLAKE2b-256 |
62ca1e52244e011a0d630c9c115b4d566f0a26e444e188bda80cd68485459f1c
|
File details
Details for the file python_hddb-0.2.5-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.5-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53bf8686891b0c0946fbbe453988b314ffa46e6861f32f7aeb2b96b373aad6fa
|
|
| MD5 |
d01498a8066614bebe736e606bd682d7
|
|
| BLAKE2b-256 |
6444760206b3e103dac01ee39a4428a2457984ff8f18c8962fa6fbaebcdca110
|