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.2.tar.gz
(8.9 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.2.tar.gz.
File metadata
- Download URL: python_hddb-1.1.2.tar.gz
- Upload date:
- Size: 8.9 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 |
41059ae2cea11409b6135e7437c9be62b094bf4c7119b880da9c94cd738b8965
|
|
| MD5 |
6b625c74146b6086c2744a566058bca3
|
|
| BLAKE2b-256 |
64a4d69cedbaa43725144d8f99cb107455029aa978fb88d4150b5667374f8f2b
|
File details
Details for the file python_hddb-1.1.2-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.1.2-py3-none-any.whl
- Upload date:
- Size: 9.7 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 |
5f1b37be1ff516949e659b3cc715f51cb80f7c6ba12b1c79eabb9e7f27e6ef9f
|
|
| MD5 |
7fb9bb9ebab906156f560a96538e6966
|
|
| BLAKE2b-256 |
c0b50b07b89329794ad24b0a3ec54a027fb336b2a7e07d98b4122a56ec6edbeb
|