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.4.11.tar.gz
(11.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.4.11.tar.gz.
File metadata
- Download URL: python_hddb-1.4.11.tar.gz
- Upload date:
- Size: 11.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 |
4f81cb97ce58c93df3145fe34bd506b2349234af3cf96d571dfd9fa0483e9531
|
|
| MD5 |
7172721aed6cfa337318e2faee4ba4cd
|
|
| BLAKE2b-256 |
c3806c6ef0dae34172c34f5c49d74a4946961d631c5db8ccfeed9ee31316c6ff
|
File details
Details for the file python_hddb-1.4.11-py3-none-any.whl.
File metadata
- Download URL: python_hddb-1.4.11-py3-none-any.whl
- Upload date:
- Size: 12.2 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 |
650945dac9793f202aa17006724972fa432569bb77910ddc60beab0f63e3761b
|
|
| MD5 |
2b12b06ba2448fc37a30d411130da771
|
|
| BLAKE2b-256 |
72b58c658f53bbc0bf0604f80dca58d43061712e67cb013c1aed64f9970c9f79
|