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.1.3.tar.gz
(3.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.1.3.tar.gz.
File metadata
- Download URL: python_hddb-0.1.3.tar.gz
- Upload date:
- Size: 3.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 |
557d0f8f8df6fb54da44f7c6803aedeb38a7414416342a50456e01e8ea5694d0
|
|
| MD5 |
ffcefc2695e10641736f9efa13a8c0e3
|
|
| BLAKE2b-256 |
c16419380a4478961256ebfc0c7d69e9f1da1dc4ab48193599965808a48afcd4
|
File details
Details for the file python_hddb-0.1.3-py3-none-any.whl.
File metadata
- Download URL: python_hddb-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
ff64c431896c0c55e5376f9336064cc1c1c04b97e11a81a15c3834de72315cf0
|
|
| MD5 |
ffd456f9a40a25981b3b1001cc28c207
|
|
| BLAKE2b-256 |
05e96c4724b7f914b9940109c863237b4e2d5bacae554a2d07251a0eb840b2c0
|