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.1.0.tar.gz
(8.6 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.1.0.tar.gz.
File metadata
- Download URL: python_hddb-1.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a52fdf10e678d6b8bba55c134df861eeff6c9a703feaca98d01042c6db63ed4
|
|
| MD5 |
7a1aa8afaf9e5a15241b337066c265b9
|
|
| BLAKE2b-256 |
97feed10aa3767ce234cd3a95225a508ca1f49cf8677f2c8783378aebcbb0bbe
|
File details
Details for the file python_hddb-1.1.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e31fea110d757acab061ca27233c1c9356334a5b61fab3f29b3ff4b5d33a45
|
|
| MD5 |
27b9f61a2994ece0802e1ff59ff5c7a2
|
|
| BLAKE2b-256 |
420d062a551ee104dac81d432a27f98546e7d53442ad4e308be4a9c77d65f7f8
|