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.11.tar.gz
(6.3 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.11.tar.gz.
File metadata
- Download URL: python_hddb-0.3.11.tar.gz
- Upload date:
- Size: 6.3 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 |
e643afdcbc5321388e27ee2143a539b2a07f5e21b2775b7c0698f74b56bea286
|
|
| MD5 |
0576fed8978f4211f48cd36034fe5a5b
|
|
| BLAKE2b-256 |
c7b13670f941ce8d5f0c4274fe5b54111ee00a271513d33e24d00690aac4a290
|
File details
Details for the file python_hddb-0.3.11-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.11-py3-none-any.whl
- Upload date:
- Size: 7.4 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 |
5aba1a5d39d8e8a59334de5a794c336ce104846aa1c4302f6521a88af5bc69f9
|
|
| MD5 |
dcf45d38a80e489da14e623b9ee88265
|
|
| BLAKE2b-256 |
6d1855a4246913cc859dc2a37543b367154bb379615fa01c8c9441c917bcb8f9
|