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.12.tar.gz
(6.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.3.12.tar.gz.
File metadata
- Download URL: python_hddb-0.3.12.tar.gz
- Upload date:
- Size: 6.9 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 |
48b4601a2a9929fad3aed23b907a27f9aca77bfb534cae011441e321459c0889
|
|
| MD5 |
3967f1d230a511c9bddd483474bd9566
|
|
| BLAKE2b-256 |
07c944731c090525a414f70b7003dae594f726d60fdf2995e5ead2085585bd39
|
File details
Details for the file python_hddb-0.3.12-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.12-py3-none-any.whl
- Upload date:
- Size: 7.8 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 |
6bf346bdfe7f8cd084f234397f886a054f94e5b9993b540fded2c1bd84225f3a
|
|
| MD5 |
8547fa8ef6bce69a1993026670a41870
|
|
| BLAKE2b-256 |
bce90c8462dfa4882d53710ff8a3f18bb78a9dc0d03045048a1fa866a96058cc
|