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(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-0.2.3.tar.gz
(4.2 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-0.2.3.tar.gz.
File metadata
- Download URL: python_hddb-0.2.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f96f4ae8a25a68278a2d5f2a52177edb1f7c59f3721bc29d53b2859dde3a3d3
|
|
| MD5 |
43d79175caea9e3413a7ea64c31495eb
|
|
| BLAKE2b-256 |
f9f3d846683997e8f89fbd9fe786e7dfe21a46c6c93b41562b217671d621662e
|
File details
Details for the file python_hddb-0.2.3-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cd4c80a05a004fb7d621f2411e1f84db5172206da122d1de32f85f7e7d8a91e
|
|
| MD5 |
44bfa1a0da29069d84062b1f3d685fe8
|
|
| BLAKE2b-256 |
11a5bd70df486c87ffd41102fbc61428b7a2fcb832c7a868df585a699a6f1405
|