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(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-0.3.16.tar.gz
(7.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-0.3.16.tar.gz.
File metadata
- Download URL: python_hddb-0.3.16.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
426533cc2518d563a5e3bd6d6e00964bd0ac4c4611b87af29f0ec0bd3da04b5f
|
|
| MD5 |
08fe637bf63b6982050b477b86e558ba
|
|
| BLAKE2b-256 |
824ce0a301da5865a6cdafed91297a71744ced857a336da0d7a92c350c897db0
|
File details
Details for the file python_hddb-0.3.16-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.16-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0e93c4587f7cd0a635805b5f1dabcdc7c0b1798d2fa9e401ec02ec61fe14be2
|
|
| MD5 |
a2400eeab072024753615c851ffd4f35
|
|
| BLAKE2b-256 |
c2fe711f5e2bef1dc2d21cd6dc61cbe7973901a07ced03b47f82f3046871f229
|