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.5.1.tar.gz
(8.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.5.1.tar.gz.
File metadata
- Download URL: python_hddb-0.5.1.tar.gz
- Upload date:
- Size: 8.2 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 |
f7f5df2ef6bdec44d474f4d29dd1cf56af637161e900b58fb4b32413cee7488e
|
|
| MD5 |
9e94180d10a40f47098df4a3d8018a49
|
|
| BLAKE2b-256 |
1ea6bca710c6cb2a46efb02b90780af973eb442d76ee92123ae469c42cfe32a3
|
File details
Details for the file python_hddb-0.5.1-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.5.1-py3-none-any.whl
- Upload date:
- Size: 9.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 |
458f92bc48f6f6800030fa6dc5ce1d7658db8331c15debe3cd7b49930f0837ca
|
|
| MD5 |
24bafcc2ce93b97561282fc3836afb72
|
|
| BLAKE2b-256 |
d629031a38e0d408dd3f26059a3d4d667b2f1592a36353b660b07d94167a3618
|