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.4.1.tar.gz
(7.9 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.4.1.tar.gz.
File metadata
- Download URL: python_hddb-0.4.1.tar.gz
- Upload date:
- Size: 7.9 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 |
0d7500b21c923fbc7ece58caa268bfe0c6bd4f972c812db19950786db806967e
|
|
| MD5 |
1f4f6ae8bebb577163aab9dc9f890cfb
|
|
| BLAKE2b-256 |
9ae894f17709c88f812d8b611d0a16d9d26d246a3b554ebcd6d8d0cf487863ee
|
File details
Details for the file python_hddb-0.4.1-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.4.1-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
47338bb9a4a50bc2bb294c3a977bf67bad51160509340ef077a47d303dabaac0
|
|
| MD5 |
9d971afd8f57b945aaf3581bd658b7a8
|
|
| BLAKE2b-256 |
2a151c435c8392c1e14791fe356ea7862add2f8cc057ac715a4051580577597b
|