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.3.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.3.tar.gz.
File metadata
- Download URL: python_hddb-1.4.3.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 |
b3beb90d478bddce7e42ed106ae6ed0a47426603a2a034bef13b1bf3503cf1b7
|
|
| MD5 |
f5a1e079b022037005342662adf1d83f
|
|
| BLAKE2b-256 |
2d4ae129ac03500e26d6ef2d2d411cafcfe7987c6e664e70503e2fe05535d773
|
File details
Details for the file python_hddb-1.4.3-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.3-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 |
d82da3811a0b881703cb746946d220e2015cd38c6059cfabdc554ad54ac0a15b
|
|
| MD5 |
534ffbd11f4432abec4e7a515cfbe4c1
|
|
| BLAKE2b-256 |
bb64f3e38ea18e64df85cf30afe78217d77ad13872a7527143f4e12642590f4d
|