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.4.0.tar.gz
(7.9 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.4.0.tar.gz.
File metadata
- Download URL: python_hddb-0.4.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f894d7234123289486c9798888189d3422d89ec829c35e320914bb16f1f0a8f
|
|
| MD5 |
0506e58a9b3560120aecc81e8c4627cc
|
|
| BLAKE2b-256 |
8c23802d48411c2bdf8a2dc0c556b1ae721a85b4633df0eedae9b56bbd091c53
|
File details
Details for the file python_hddb-0.4.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.4.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b37b55cb43495ae3066c9701651bc5c915f1c37c5169c50bd1a7c5668f6553
|
|
| MD5 |
fbb4a6873e201ae600aec218d849d2f3
|
|
| BLAKE2b-256 |
134f0f3586818c85eef1382bd36ec72f383f7ac6847ad9ee4120698387396daf
|