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.5.tar.gz
(5.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.3.5.tar.gz.
File metadata
- Download URL: python_hddb-0.3.5.tar.gz
- Upload date:
- Size: 5.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 |
1ac366584428ed1af6ede9c8da595ec95807bd3534e85dc725295b1f6db556d0
|
|
| MD5 |
badd0114cb65df5fa908becb89bec671
|
|
| BLAKE2b-256 |
b7b9227f8e64393b334813cdd0b86ca310cfe113d6c112167b9b6466a799f85c
|
File details
Details for the file python_hddb-0.3.5-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.5-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
2ff95078aa7939764bac5116c26ddf341a7a12c5e7ba9c3ad79c2bee7ec8d8e5
|
|
| MD5 |
9432a7b242f8874feb725abf8f148eb9
|
|
| BLAKE2b-256 |
dd164e42fc101e78f0dcbf0590a9c2e63a51e8c44b0b3ef5657416b87cd54b13
|