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.0.tar.gz
(11.2 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.0.tar.gz.
File metadata
- Download URL: python_hddb-1.4.0.tar.gz
- Upload date:
- Size: 11.2 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 |
a53236a33223f449d44d4187947e804eee23a37e37863a1d50d2d2366dc1a760
|
|
| MD5 |
afb3e2262a27ca62c0d2e449e504e2c2
|
|
| BLAKE2b-256 |
80519d91a602525db9c74bc6fe9f5c8523d8c303c1055e90c64e1e61332658dc
|
File details
Details for the file python_hddb-1.4.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.0-py3-none-any.whl
- Upload date:
- Size: 12.1 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 |
284b4d11b8c5e40fb24e928937d8ad443aa0dda0159420dd1cd6c21ec47ff24c
|
|
| MD5 |
603677a61a2f0a16558002badf2a58ac
|
|
| BLAKE2b-256 |
51af76759bee3803594457419f62793043f0f270cd57cf1e0d8ecf993bb1cc4e
|