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.2.tar.gz
(5.7 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.2.tar.gz.
File metadata
- Download URL: python_hddb-0.3.2.tar.gz
- Upload date:
- Size: 5.7 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 |
8fcade9ee2c3e65f8ff0e023a60682714aba81c283033e18f4b312bcba2d71c5
|
|
| MD5 |
0fd09ec064b4cd478a5404439bdd9ec6
|
|
| BLAKE2b-256 |
4f057a4d46d5d5df17095086bc5030d6390256b1a5a05794332d082905639dd4
|
File details
Details for the file python_hddb-0.3.2-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.2-py3-none-any.whl
- Upload date:
- Size: 6.7 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 |
fc074516ed1fd889121a5c04d7fd205a5573c7afe945cb4a98f333e26ee488d4
|
|
| MD5 |
07de0637ac75771b7e04195e42abf6e9
|
|
| BLAKE2b-256 |
429026eeac1338df92467f299c69d175b2d4b140e2b6c83d840a2c8c2afcafb5
|