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(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-0.2.1.tar.gz
(4.3 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-0.2.1.tar.gz.
File metadata
- Download URL: python_hddb-0.2.1.tar.gz
- Upload date:
- Size: 4.3 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 |
f49e70c784e8480dd13d4c0321b0d2588aba076caee146646dd8b7371ad87ec1
|
|
| MD5 |
a10c2bf6469328c024a10a5080f0ab9f
|
|
| BLAKE2b-256 |
0eed5b35ef25ec80972391c8e3fcbd492cb3c30e8390c741733245857f688caa
|
File details
Details for the file python_hddb-0.2.1-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
2c839332006332bef50deace80a73f25824a927507d6394c0abfa5d24ad308b6
|
|
| MD5 |
7793fc97d3309da58f5257d0df77e939
|
|
| BLAKE2b-256 |
fbff12bfc8c97e77bfae29790f1fc3c5c63978c12c777ac0175688b4a9d3ae99
|