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.3.3.tar.gz
(5.8 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.3.3.tar.gz.
File metadata
- Download URL: python_hddb-0.3.3.tar.gz
- Upload date:
- Size: 5.8 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 |
5abc0ec0b89a05d30dd00576f2c3e8270f1c999a98749a68768bfd7c25939223
|
|
| MD5 |
e90d2d9a24204add808cf37091a0cb74
|
|
| BLAKE2b-256 |
8649986e2b5621c16976ddf37596da1c2f7fe8ac3d56b2dc262b4def1cd718cc
|
File details
Details for the file python_hddb-0.3.3-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.3-py3-none-any.whl
- Upload date:
- Size: 6.8 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 |
7b2ee2bb3510da38fe3bc30f31738056602d86c4dcae9a32af17adfe66402f3b
|
|
| MD5 |
fb4543c46f74f80eb67a3a12d3115a1c
|
|
| BLAKE2b-256 |
ea27ad5e618e317a9104c4128a7283e71c3f83b6ee71ce54fc5f68a1852bb4a4
|