Skip to main content

Pandas interface for Clickhouse HTTP API

Project description

Build Status

Pandahouse

Pandas interface for Clickhouse HTTP API

Install

pip install pandahouse

Usage

Writing dataframe to clickhouse

affected_rows = to_clickhouse(df, table='name', database='test', host=host)

Reading arbitrary clickhouse query to pandas

df = read_clickhouse('SELECT * FROM {db}.table', index_col='id',
                     database='test', host=host)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandahouse-0.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file pandahouse-0.1.tar.gz.

File metadata

  • Download URL: pandahouse-0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pandahouse-0.1.tar.gz
Algorithm Hash digest
SHA256 1061feb56685b789d7540c7d480b76c612244d9ccfdb694206ab4b2237e7709f
MD5 8f44f54262226c7fd012df75d857e3f0
BLAKE2b-256 0f10765ae438d836e43e048a4db9c6c82f07d7479fce2b4fce099a159c306004

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