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.5.2.tar.gz
(8.2 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.5.2.tar.gz.
File metadata
- Download URL: python_hddb-0.5.2.tar.gz
- Upload date:
- Size: 8.2 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 |
6076468ea47be47cd43125f784ec9991f493e8be168cb319d14f562b67aa6e49
|
|
| MD5 |
970d4cb0970123c17899a76aeb1fa2d8
|
|
| BLAKE2b-256 |
5e0e64db5b5cf6baf3caf11d4702010bffd60093e4c254217092b93e19bca47c
|
File details
Details for the file python_hddb-0.5.2-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.5.2-py3-none-any.whl
- Upload date:
- Size: 9.2 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 |
1aa917545cb9007510843180a0b8f379e5626d1b81b6f1c4c0296c7547377e08
|
|
| MD5 |
77ae409201b7c4fccd38d0e263d92b60
|
|
| BLAKE2b-256 |
e2baa546491e7d4cc68a6d032bec3996666a62471956f9bb1f0577ae8902ad74
|