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.14.tar.gz
(7.3 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.14.tar.gz.
File metadata
- Download URL: python_hddb-0.3.14.tar.gz
- Upload date:
- Size: 7.3 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 |
28bf802718f043b151b48499605bceec484be06073921d3c9c92821d4905acb0
|
|
| MD5 |
f558998d0fb6e8d45c1b498764126c0c
|
|
| BLAKE2b-256 |
8f9dffe46351b4ee0c57587da0f01f352ec9603679c70bc3dde60b2bee621ae3
|
File details
Details for the file python_hddb-0.3.14-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.14-py3-none-any.whl
- Upload date:
- Size: 8.1 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 |
cc169d2883f4815c70a45fad5e1bed4a0f3e8fa9574aabad5ed4b4022f9f3d5a
|
|
| MD5 |
92aa6125447bd03e2b2d0d77af93012c
|
|
| BLAKE2b-256 |
fd2242a288c9463023c58f9f249c162b795a93f2fcadd33674e978cba3376d98
|