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.15.tar.gz
(11.1 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.15.tar.gz.
File metadata
- Download URL: python_hddb-1.4.15.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d3176b743eab1c20942fb940abd0a7376a2c25bfdfd90b7b68ec4e051f8074c
|
|
| MD5 |
1a5fa8588a2c5b5f3642fbfee68ee3d6
|
|
| BLAKE2b-256 |
7113401615b09207ee94b8c5041030d6afa72be3dd9199c698e4f1f9319ffa82
|
File details
Details for the file python_hddb-1.4.15-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.15-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f28030954c9cc9ef308fbf1c02b457a972e6a0d92582316890ed2a161f08dedc
|
|
| MD5 |
9a417d6d270f51d313fb3af4dff48b6d
|
|
| BLAKE2b-256 |
d09f97ba94be92c1ba47eb18a6cc58c906a9fbf59d718917d02a6872de4ee42d
|