Skip to main content

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"])

Execute Test

pytest test/  -v -s --cache-clear
pytest test/test_{test to execute}  -v -s --cache-clear

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.6.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_hddb-1.6.0-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file python_hddb-1.6.0.tar.gz.

File metadata

  • Download URL: python_hddb-1.6.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.5.0

File hashes

Hashes for python_hddb-1.6.0.tar.gz
Algorithm Hash digest
SHA256 44b557e43536aeca182e72954655173a9975735ac998262eb6b5909a9366ccf3
MD5 fd672aabfc7138f77cbaff27b0c061de
BLAKE2b-256 b93292991e85c5e1d54a691b40e3d6ccaad503ba1bb388c9b1cbd171f0285961

See more details on using hashes here.

File details

Details for the file python_hddb-1.6.0-py3-none-any.whl.

File metadata

  • Download URL: python_hddb-1.6.0-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.5.0

File hashes

Hashes for python_hddb-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9a56c5015243e8fe349358d8570f93eadada696d1c4351bc1f4951201e8d6169
MD5 ea628988427298323e16fe0ea71bd6ed
BLAKE2b-256 0d54baea13edad0c9bce3b5a29c1d6715cd8070fa6a4395c00c05cd38127ee85

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page