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.14.tar.gz
(11.0 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.14.tar.gz.
File metadata
- Download URL: python_hddb-1.4.14.tar.gz
- Upload date:
- Size: 11.0 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 |
e7a12a91ee3d1d822e57947cfa2e015d15825f4b6ea4d1113fcd066b00947b23
|
|
| MD5 |
d942134923805e5f693764972f061f5c
|
|
| BLAKE2b-256 |
7fc272b79c78d0c8275a2dee49f0e9eb4f1bf39d2e4f6d2534f2fe142c6e6a3f
|
File details
Details for the file python_hddb-1.4.14-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.14-py3-none-any.whl
- Upload date:
- Size: 12.2 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 |
c4f1047fb5e76774eb75af179911d1b2dfc0872468552b229405ed08146e7fc8
|
|
| MD5 |
81a8b9dc22ef89d38af60ac37c223493
|
|
| BLAKE2b-256 |
c2c45bcbc1131efd8e8a0bfca729d239ebd7bf4b1dbe096beffb7af0ff8334cf
|