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(org, db, 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-1.4.2.tar.gz
(10.7 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-1.4.2.tar.gz.
File metadata
- Download URL: python_hddb-1.4.2.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e31a7afd02e9a2d07d0437000cb74fe443af8ddc0331b4db03f1c5b4bd9ee67
|
|
| MD5 |
9bdce01df8e16b41a0c8c4829a6cb97c
|
|
| BLAKE2b-256 |
2f39242fa27f1f4c7a58f61b79d64e95b9f2680ad2cef8fdc26bc92188952cb2
|
File details
Details for the file python_hddb-1.4.2-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.2-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b41e4a7d81bb0242508df33656b4e2ab4f7d4530dc31c822a7ab6e78a4c8cb0
|
|
| MD5 |
803426a1245c716085e937ea3956cac4
|
|
| BLAKE2b-256 |
cd20624334c6f26b51b4c18c352dbf24b8cb380e91f57b56975dd683a73e5683
|