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(org, db, 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-1.4.8.tar.gz
(10.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-1.4.8.tar.gz.
File metadata
- Download URL: python_hddb-1.4.8.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84fa8f3f215baae01b7f6ac3135fd577624d05868707635f20d429929d654670
|
|
| MD5 |
d19d2eb9d3563a5670ff6b771a0e64fb
|
|
| BLAKE2b-256 |
7948b881b5f402454aafe505b0176c296fb9d7a1baa2b849a9029f2704f30b5d
|
File details
Details for the file python_hddb-1.4.8-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.8-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7184886cd154b159d8a1281583468ad1c54492c54545ea14858fc4400eba743
|
|
| MD5 |
100fc721e0193ba1d724f2ceb4395e29
|
|
| BLAKE2b-256 |
f94ef2f22cbac8d815727e1924ba4f128d2bd3c377e7da07e8998490b9b058fd
|