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.18.tar.gz
(7.8 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.18.tar.gz.
File metadata
- Download URL: python_hddb-0.3.18.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5504d4fd8de432527e0d352da2cc5ad5c76df932d0e110f9497cff1eaee38cb2
|
|
| MD5 |
689bd94e726c09d35c741b7857b4ae41
|
|
| BLAKE2b-256 |
8486a64a5bc65f4ffef0468478b1dda8b15294e0af42b7f5abd9f6bcdc61b83d
|
File details
Details for the file python_hddb-0.3.18-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.18-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4d5f8e4584a27ddf0b2c37e620c1811d64fec5644529c324d5cbd6baa679bf4
|
|
| MD5 |
fb2b91d1603ab060465a286ce4404a0c
|
|
| BLAKE2b-256 |
7e6971ce901c8d1f91e8dcd77b054117deb49019ec3e55f683b0339c8529cea3
|