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.7.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.7.tar.gz.
File metadata
- Download URL: python_hddb-1.4.7.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 |
32b87a67ab2f41d4471ccdcbd3064e53c71b79a363693278eff7cee725a05c7c
|
|
| MD5 |
c1ec36473c3bbea14722e41ec861782c
|
|
| BLAKE2b-256 |
fe594deeeaca4f69aff25616b704a3309d8f09e4839c313ee33b406ca30700de
|
File details
Details for the file python_hddb-1.4.7-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.7-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 |
c1311e7d0108edcbbdf8bb83d6cd7aa71fe217231b8cc5b12c3d106553341f34
|
|
| MD5 |
4dc31cc674f27664ca1f74dac3bb1be1
|
|
| BLAKE2b-256 |
3278d668bb3cfefce9067063e28a96f082355b6a3dd60070fc9263a6c9119eb9
|