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.1.6.tar.gz
(3.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.1.6.tar.gz.
File metadata
- Download URL: python_hddb-0.1.6.tar.gz
- Upload date:
- Size: 3.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 |
1e74ce5847607201c3b0eceda4df18d8eff9f3fefe7134804a8019be98b231b2
|
|
| MD5 |
7bb2dd01d7996c31f9793e6424b21e52
|
|
| BLAKE2b-256 |
6cd00253a107e8504b5961f516a4d5274f9343ea13783be106f6c3ca03745415
|
File details
Details for the file python_hddb-0.1.6-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.1.6-py3-none-any.whl
- Upload date:
- Size: 4.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 |
9f072c75b92e198a8244d95f0fe93a93458cb2d2570c5bff36e181b0e0eca0ac
|
|
| MD5 |
7a434117b6ebad7567c764140310a2e3
|
|
| BLAKE2b-256 |
85add220b179d3a99e94019ddf42fd9ec1be17ce4acfbdc72a54cfda580f5284
|