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.6.tar.gz
(5.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.6.tar.gz.
File metadata
- Download URL: python_hddb-0.3.6.tar.gz
- Upload date:
- Size: 5.9 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 |
83ab7db312f8b27b1f9b62739a6308981c74b19743af71268c0b4b44393344c4
|
|
| MD5 |
1d0d5a6c560a8d4a17c824bd9a762fe9
|
|
| BLAKE2b-256 |
6999dcd0a4253b922f9d914bcf711fa8039c8c2ac1ad1025627c61dee5e0ec48
|
File details
Details for the file python_hddb-0.3.6-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.6-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
ca62c0d5fd2b82cabb5c5733914f72ae662cfc302aace8d37493495cc6f909bd
|
|
| MD5 |
ea4d742aa3782866b3d0cddedf565404
|
|
| BLAKE2b-256 |
261eb76235e80228afa8aa4c7f91c987ab60623df6b29748b19d05f12f15b3db
|