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.1.5.tar.gz
(3.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-0.1.5.tar.gz.
File metadata
- Download URL: python_hddb-0.1.5.tar.gz
- Upload date:
- Size: 3.9 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 |
9a198e37a8aebba03bb09168ec0bd195ae82c2de07a6afe30c00ce19ab75b4f4
|
|
| MD5 |
c08051a5e409c5461c0831d3c937e366
|
|
| BLAKE2b-256 |
644c6c48a25c1333ed8ffb96946f5cf6ecc94b94f6acd558c37cc9f93f101078
|
File details
Details for the file python_hddb-0.1.5-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.1.5-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
69564dbe70de49a12902919e1645d94a1ddbe80932e179f4a1a10a45d3aee0bc
|
|
| MD5 |
7c38d11162df03175d18c81302d9a61e
|
|
| BLAKE2b-256 |
f66f7e138bb35f379bb64b9137c2bffb07ebf80e86ee0ec6d3068864ec10bdd5
|