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.0.tar.gz (11.4 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.0-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for python_hddb-1.5.0.tar.gz
Algorithm Hash digest
SHA256 941e911d32c0b26c7835530f2a6aceff2f378980aacb2c86212e840117c21d66
MD5 befa8209e1a39ff7d0285e07b055ea47
BLAKE2b-256 2c858740c01abdb8707f78650a0911c9fff6ea576af041811f04977a2b464220

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for python_hddb-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1ccd1e1b9cc1c9d05b69492b379eeb05daa6beb96af8159a8d4ee4169c8c942
MD5 2b435e53c55a5e9af88639981d7e843b
BLAKE2b-256 7e94ea8f7648a3c06dbe2f6d671eff39b5a3b872a0dc7e8ddd3065fe5cf4cba8

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