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.8.tar.gz
(6.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.8.tar.gz.
File metadata
- Download URL: python_hddb-0.3.8.tar.gz
- Upload date:
- Size: 6.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 |
03652fef469023d8142f09a58644bcdfa63569864cd4fd7612d5e1eff6567199
|
|
| MD5 |
05a84cbdade50c19f4c72f291dd1c7bb
|
|
| BLAKE2b-256 |
19b004c478da46c5ee4b82ee31129823fea95b777c272e9ee256e46414dcb1a9
|
File details
Details for the file python_hddb-0.3.8-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.8-py3-none-any.whl
- Upload date:
- Size: 7.2 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 |
a6c1d8320aaa8e4639e852ae0e10787fc8f5d32f86685aebe3f490d2ca415a6f
|
|
| MD5 |
593cb0e173e7ed81b1010c136d88ea6e
|
|
| BLAKE2b-256 |
a12b279e55b68b33428ebcc7b054c4c3ebc20f4b3d8cc37d1c70c4d53905167c
|