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.2.0.tar.gz
(4.1 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.2.0.tar.gz.
File metadata
- Download URL: python_hddb-0.2.0.tar.gz
- Upload date:
- Size: 4.1 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 |
5bdb268cf67656dc2c49a9d3fee1792150cad4ccebae6b592eae0cf833f11ad6
|
|
| MD5 |
73ae5c3802bf449678e0c05b8ab9e628
|
|
| BLAKE2b-256 |
874bfc7e26bf83d3af6c5cf3704f960de3dafd04f4a046dbd37a780ef5e502e5
|
File details
Details for the file python_hddb-0.2.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.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 |
875a850f13204088bd5efbf8b32e9169aa758e4297521b857853b51b0a88cef7
|
|
| MD5 |
86d41038ac72e86f22eb925ec1dcd68f
|
|
| BLAKE2b-256 |
8f2bcd632d21af3f1f237901994f9216138ff884fac519155a1519f30de2dcaa
|