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.6.tar.gz
(4.7 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.6.tar.gz.
File metadata
- Download URL: python_hddb-0.2.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dfe83566d9b103704dfb7ccf71b337d272f13abfbb6aa01aa82c5c72018e6f0
|
|
| MD5 |
7d0fb148af9c2e27e1118f007be7340d
|
|
| BLAKE2b-256 |
9f19d54ee0adaba236c5bb067e67f3523c873a15e37ecdedb1328b6914bb9102
|
File details
Details for the file python_hddb-0.2.6-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.6-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f95ea944ee0904f9ee3ddb0b9315bf93ca32b5a1ecf0ca4303a16204aa7046d0
|
|
| MD5 |
0c7fe7801b5d1fe731146f6c8a93180f
|
|
| BLAKE2b-256 |
a4d2937d180e51cd076fddad2f5abd31fa9e561cf444146fd7310de61e6a4349
|