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.3.9.tar.gz
(6.3 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.3.9.tar.gz.
File metadata
- Download URL: python_hddb-0.3.9.tar.gz
- Upload date:
- Size: 6.3 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 |
44c308ebed9b9004cb2f22074ac129000c2ece42ece4321e9f147d04b925f76f
|
|
| MD5 |
56650ce157e84250fa936b8df3bb1efd
|
|
| BLAKE2b-256 |
cfd53dfaeb500c4a499c45942f960f5dabe31bd12c16e5bdf2b1d3a9c52eb7f3
|
File details
Details for the file python_hddb-0.3.9-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.9-py3-none-any.whl
- Upload date:
- Size: 7.3 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 |
ac329b59e43518eb4c47709a42bdcf1ede7763b860814c2971089809910bf483
|
|
| MD5 |
41309974ec7a3aac7e6a426d963f97aa
|
|
| BLAKE2b-256 |
e562bf09d6621aea9b2642251ab7ba7541d2b76c0a2204562588092e07a08ea9
|