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(org, db, 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-1.3.0.tar.gz
(9.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-1.3.0.tar.gz.
File metadata
- Download URL: python_hddb-1.3.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
700020d525c46a0eec65181878f9ad118f19debf83867266af6a17d1d47b593d
|
|
| MD5 |
76926029a7d36c7ad6fa3ecef386084d
|
|
| BLAKE2b-256 |
f4446fe80b4dae48bf3163a3bf7941675ad9ed917ced5f0df2775571397b45b6
|
File details
Details for the file python_hddb-1.3.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.3.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b449692d62af44301bbaab7940e4d6c8318c095027356ae45062409e6906557a
|
|
| MD5 |
83b91211dca2d07ab8e9d6a635ca3116
|
|
| BLAKE2b-256 |
5fa0e975b52b8049b1a4c7388540242b3419e7ce194a20542ea709563fcef7cb
|