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.2.1.tar.gz
(9.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-1.2.1.tar.gz.
File metadata
- Download URL: python_hddb-1.2.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
485286b7e3ede5f243a55723161e94959281a270919e28ceafe929254d19d2a2
|
|
| MD5 |
5e845610c358fb7d575c96ebc47218c5
|
|
| BLAKE2b-256 |
0adde0e60eb263bf435b61816b9c66f010da4d23797936ecb2b9d329a51aaea5
|
File details
Details for the file python_hddb-1.2.1-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.2.1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1ed94c4026a3dd572ac36a9531c146331414319ba16c5c2a65f00f5bce65302
|
|
| MD5 |
876c5a0654f6eb2bfaf884d7c63845e9
|
|
| BLAKE2b-256 |
9dde989aa507735542e53d90f4df2bc070cb005d08223dc63373922d59013240
|