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.13.tar.gz
(7.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-0.3.13.tar.gz.
File metadata
- Download URL: python_hddb-0.3.13.tar.gz
- Upload date:
- Size: 7.2 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 |
dc3bd832e8132bd4a8738583e5169ce7a5a142419ce707d4f0551a268071ca44
|
|
| MD5 |
73732655eb2e3b1d9deeaa985e22d73c
|
|
| BLAKE2b-256 |
fbf2429174a67d425cf5791d0825aa7cbb8e6abd59a81dacc3e5fec1d863bd73
|
File details
Details for the file python_hddb-0.3.13-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.13-py3-none-any.whl
- Upload date:
- Size: 8.0 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 |
e86c3861c67a7f65e4d8af25c2ce36e077578b96f7942825d39b09248350d89c
|
|
| MD5 |
78a509b7c38a632f7d167ece3c9b9ce6
|
|
| BLAKE2b-256 |
e14ec852b9dab332a7b053a37063e9cf425305d450a1b1a0c1866ba66ba1624a
|