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(org, db, 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-1.1.4.tar.gz
(9.0 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-1.1.4.tar.gz.
File metadata
- Download URL: python_hddb-1.1.4.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
165875272e0e211fb5f657811ce86745b55b1bb0c4f7e302b9c41a551651cda5
|
|
| MD5 |
4a65ae6235084403ed5c1eff6ab94a24
|
|
| BLAKE2b-256 |
38cc39747706ebcd6e55ea13f2f7a5977530726e0d39469f49ac54e87c2e3e89
|
File details
Details for the file python_hddb-1.1.4-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.1.4-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5cfdae221dd35f76e6cd92c23a662c43f1e321c83555dc51e7df3680d206e7d
|
|
| MD5 |
caeea394b02d1a95f16f46c810497ffb
|
|
| BLAKE2b-256 |
ea6688dfd079ff7954f7bfae16d6a9361c10944c7c8975c882b33e6000223a0a
|