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.1.1.tar.gz
(8.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.1.1.tar.gz.
File metadata
- Download URL: python_hddb-1.1.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d66f496d48066c7b9c7e8ba5d0e8cd2eafaa50d41fa0af6a2343f76874df8677
|
|
| MD5 |
b3b3c65bff3f583aee95dce136da0e7c
|
|
| BLAKE2b-256 |
06e468697889d4153546151e95da73f21f55b48efa5a535f46700e62626bfa28
|
File details
Details for the file python_hddb-1.1.1-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.1.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1d179585bd5ea9a7730a109e5a7e42647bc970fc44c1a86aa762d3e9c0e267a
|
|
| MD5 |
02e80e60b90b67b3c5daf2a7005a8bb8
|
|
| BLAKE2b-256 |
9f21cc14c6443f1877ce483fcb963f99d380eea9b1240aabb533b762af5b6b19
|