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.7.tar.gz
(5.9 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.7.tar.gz.
File metadata
- Download URL: python_hddb-0.3.7.tar.gz
- Upload date:
- Size: 5.9 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 |
cd6904e287e08548f9afeb738b0d3e655cf0943729d20db316a57c651c14e6e9
|
|
| MD5 |
5abe8040aa644fd6b759961eb7d32083
|
|
| BLAKE2b-256 |
c4ea703f6a11ee956c5d5d6a9b6fe9d07ebc4616d4e72b22fba801c96990631f
|
File details
Details for the file python_hddb-0.3.7-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.3.7-py3-none-any.whl
- Upload date:
- Size: 7.0 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 |
a1d9e17e85bc08bbf4acc8ce3c111f0b578c5db7af61ad2d5e23c71824d4cfde
|
|
| MD5 |
b8e50c7a6a844d81867a97108b9913f8
|
|
| BLAKE2b-256 |
b7e2b2d8d7779f18bc43c8312cd4aa321d89d830c7159c494463194fbde6fe3a
|