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.12.tar.gz
(11.0 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.12.tar.gz.
File metadata
- Download URL: python_hddb-1.4.12.tar.gz
- Upload date:
- Size: 11.0 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 |
cd0792d42bc0368581665a972930d5ba4d1c69e36fc3a0e3bbdd9e2301b2192c
|
|
| MD5 |
472b07b1e8f92acfbe5c15a14d62e590
|
|
| BLAKE2b-256 |
1787b4918c2e3adc8c5b246d49fbe831b284a883cca2f4822d7cb7d3bb661f4d
|
File details
Details for the file python_hddb-1.4.12-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.12-py3-none-any.whl
- Upload date:
- Size: 12.2 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 |
7c9879edcfe615b8922a3149bf2fda1a15c265f3fb51455beb81b86b9c1a5ec0
|
|
| MD5 |
7695aff0fa3ede1dd2accd3c4ad91ddf
|
|
| BLAKE2b-256 |
e56f1cb8f3b83507dc849b5a2ac725c38833ed0c7d138728b1dc26270b23a44b
|