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.5.tar.gz
(10.6 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.5.tar.gz.
File metadata
- Download URL: python_hddb-1.4.5.tar.gz
- Upload date:
- Size: 10.6 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 |
bbac2603f86102e0b8daf588b4ecd6d44d9a552300298b5cbdce5ad7a3d27830
|
|
| MD5 |
44d2bc23410d95f5c6bf76bcc2e7106b
|
|
| BLAKE2b-256 |
517467771979397419a513c2eb26f7501aa85271a787b22cb38c2e82fa2d2782
|
File details
Details for the file python_hddb-1.4.5-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.5-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 |
e9a8badb5b7c9750d04e28db80a8eecd87836d9b985711e874f3ab82ea749d46
|
|
| MD5 |
b355d15abb80374d2d89b0999f445e93
|
|
| BLAKE2b-256 |
70cb53aef73983d96e453b21b403901de47c466b246a11b025f6d636d382af44
|