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.5.5.tar.gz (11.5 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.5.5-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: python_hddb-1.5.5.tar.gz
  • Upload date:
  • Size: 11.5 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.5.5.tar.gz
Algorithm Hash digest
SHA256 23647abdefffadeb34142fbcd86352a3194896ceb02b41d36a7f375f52dd8db3
MD5 d3a0477d4913359632c005cc491a5b6c
BLAKE2b-256 d063cec0bab370ba1551dd95f171688c8d8c195b8a8c94a71605876c3b16f935

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_hddb-1.5.5-py3-none-any.whl
  • Upload date:
  • Size: 12.7 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.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 381395b6e65cefa21138dd3a944a99ef6c8abb7bf2d4e4c67883d6ee39430eb8
MD5 b78c1c2302d27884586bd1a8f74a85c4
BLAKE2b-256 0ae983dd110bd97aa66c8b7649894e05dc4539aae6e4f9ad330c6dffe2e326a4

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