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.17.tar.gz
(7.6 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.17.tar.gz.
File metadata
- Download URL: python_hddb-0.3.17.tar.gz
- Upload date:
- Size: 7.6 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 |
a0e9e11b67e184a60896ef3f4fd43b91e64d89990fb224fc0178db63d7341e88
|
|
| MD5 |
0944dc2d2135d01dfc20a6fda279e6ee
|
|
| BLAKE2b-256 |
c569bf69e3876f258f66a800bb8df01e02b1f6767488d72624d814fbaee72192
|
File details
Details for the file python_hddb-0.3.17-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.17-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
b43f06b3121da5a5667c285fee5d594ae88741702007d8ada0ff08eb10f6bac4
|
|
| MD5 |
21b280ad6dff9e5af53a59fcd26c5d54
|
|
| BLAKE2b-256 |
2879a10cf5723f9982d9bc72163d47bfaefec07d3fbca8ce302720ab6cf4dcec
|