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.6.tar.gz
(10.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-1.4.6.tar.gz.
File metadata
- Download URL: python_hddb-1.4.6.tar.gz
- Upload date:
- Size: 10.6 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 |
0c645aa1ef60b9d2f869ab7ab28034559c9555df7efabadac11df7ea92e1cb2b
|
|
| MD5 |
d8eac0cf2613c7aff19f3cec1490ca04
|
|
| BLAKE2b-256 |
6e5f879523326b065e1bee10d1fd32abc560e22c44ea172dc2c7e92bfbcd887c
|
File details
Details for the file python_hddb-1.4.6-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.6-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 |
8c3fa0d1b59b7ffd6e77d15fa2e6a5e84f74778077c1c9cb0ce22c7ab095c636
|
|
| MD5 |
fc0150b8c74eecde5913c8352d7406d2
|
|
| BLAKE2b-256 |
beb65c909247b4f949bdd4baaa751f7b1a21eaf2246f35e57283af7979a79362
|