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.0.0.tar.gz
(8.5 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.0.0.tar.gz.
File metadata
- Download URL: python_hddb-1.0.0.tar.gz
- Upload date:
- Size: 8.5 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 |
f29a06399020827d6ec8c61b37f615873fb299c8933a5c889c5d22325b36ad02
|
|
| MD5 |
79d0cc2303bf684ee961411007f443b1
|
|
| BLAKE2b-256 |
4e3b2b0ce10b909b36079bbce899970bac3dbe27edb372f22670f8f744b72442
|
File details
Details for the file python_hddb-1.0.0-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.5 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 |
3d64eefa7890f99f6ae05bbbdaa2dc5a4ca97136ba3b775be9a3fa967aade2e7
|
|
| MD5 |
7d5981855fed75b4b2d3642a95e1f444
|
|
| BLAKE2b-256 |
520e8fbe1853a7319d872ff7c86dfe752ea9f03f66bae37d81acba8047386b77
|