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.4.4.tar.gz
(10.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.4.4.tar.gz.
File metadata
- Download URL: python_hddb-1.4.4.tar.gz
- Upload date:
- Size: 10.7 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 |
09a283177a53023052f1f2220488c90e5faf809547dc1915ccc3ea643957c754
|
|
| MD5 |
10a3ca9f18b35c57eeec1ef9c7521b58
|
|
| BLAKE2b-256 |
95cef0fc3d789ed41af6fec7742ca672da64e05985c3361c17738e424a9f5aae
|
File details
Details for the file python_hddb-1.4.4-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.4-py3-none-any.whl
- Upload date:
- Size: 11.8 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 |
cdad76192d2721dbb29b3df4c79b71628e7ca815930f3994b87b5d48c93b510d
|
|
| MD5 |
e489f79ed3c9d7e491414027d1b750b5
|
|
| BLAKE2b-256 |
3ca84bfee1c8b4164ad223faa66ed1c27f793f25c5398c7b3ab4028c975e2881
|