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.2.0.tar.gz
(9.3 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.2.0.tar.gz.
File metadata
- Download URL: python_hddb-1.2.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d152b025f4b5f3df3879b12f5c021c5003ecf5dc907997a6d5b96f9b64eea42d
|
|
| MD5 |
b60f62f3fc347fff5dccdc1d27698094
|
|
| BLAKE2b-256 |
67a78920bae9d088fe220832a60cc1573c1571a741e3a91b73a0ea28f6c706f1
|
File details
Details for the file python_hddb-1.2.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.2.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61489a1032e768afef323426457c4bbbc4ee9064533ac6b55259f11760941d23
|
|
| MD5 |
5002d30999e2aac2e263f523c11f333c
|
|
| BLAKE2b-256 |
4fe405a6e662280caf9c3b06e0da24bfef0c411e98e12f32363a4033c342bc97
|