About Anaconda Help Download Anaconda

A Python connector for Druid

Installers

  • noarch v0.6.2
  • linux-64 v0.6.5
  • linux-aarch64 v0.6.5
  • linux-ppc64le v0.6.5
  • linux-s390x v0.6.5
  • osx-64 v0.6.5
  • osx-arm64 v0.6.5
  • win-64 v0.6.5

conda install

To install this package run one of the following:
conda install main::pydruid

Description

pydruid exposes a simple API to create, execute, and analyze Druid queries. pydruid can parse query results into Pandas DataFrame objects for subsequent data analysis -- this offers a tight integration between Druid, the SciPy stack (for scientific computing) and scikit-learn (for machine learning). pydruid can export query results into TSV or JSON for further processing with your favorite tool, e.g., R, Julia, Matlab, Excel. It provides both synchronous and asynchronous clients.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy