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.9.tar.gz
(4.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.2.9.tar.gz.
File metadata
- Download URL: python_hddb-0.2.9.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bee2719afff4930bc193ccaef1dfed3d8837eacd4fb7c96808bdd53fb5bf212
|
|
| MD5 |
b8ca50bf9a22f51063ab6b6b2d6c3390
|
|
| BLAKE2b-256 |
06c60c7bc8d83bcdbc0d868bd2d4970e8472c1fe709331d68e795e1294dc92d0
|
File details
Details for the file python_hddb-0.2.9-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.9-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c33b44f865732bad67792aa91ea3dc01985d22d416bb80976451897356399f2
|
|
| MD5 |
24f800ebc28ee0c61e880ec296323c21
|
|
| BLAKE2b-256 |
d78e18f23e6c94c21c9adeb6b1612109d84f65df06a749f8f8a0fdb3624abb55
|