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.4.tar.gz
(4.4 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.4.tar.gz.
File metadata
- Download URL: python_hddb-0.2.4.tar.gz
- Upload date:
- Size: 4.4 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 |
3078452ff601c9fe44a6fd71a3a20aef87bc04257346178e21132c6c68d7b57f
|
|
| MD5 |
94cc94fb45981d055dbfb27ae838e3fb
|
|
| BLAKE2b-256 |
2367b94543ac3731464e0b8439084b99ef8705b9ae8ae5e63d6276b62b09ea52
|
File details
Details for the file python_hddb-0.2.4-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.4-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
dd1cac2489e399a5b592fe852d2f6116f3e6e1578484d19a8a58f785c34abc0f
|
|
| MD5 |
b44c2b62f3c2a5d68cfc0a4f79f26ac6
|
|
| BLAKE2b-256 |
0560ac4a172bf495a50a8e912a089b7c91b63dc73d9562bffb8bb7487f59dd26
|