Skip to main content
Ctrl+K
OpenDP - Home
  • Getting Started
  • API
  • Theory
  • Contributing
  • GitHub
  • Getting Started
  • API
  • Theory
  • Contributing
  • GitHub

Section Navigation

  • API User Guide
    • Limitations
    • Programming Framework
      • Core Structures
      • Supporting Elements
    • Transformations
      • Aggregation: Sum
      • Aggregation: Mean
      • Aggregation: Quantile
    • Measurements
      • Additive Noise Mechanisms
      • Randomized Response
    • Combinators
      • Compositors
    • Utilities
      • Typing
      • Parameter Search
      • Serialization
    • Context
    • Polars
      • Polars vs. OpenDP
      • Gaussian Noise
      • Data Types
      • Expressions
        • Aggregation
        • Boolean
        • Columns
        • Manipulation
        • Operators
        • String
        • Temporal
    • Plugins
      • Measurement example
      • Transformation example
      • Privately Selecting Grouping Columns
      • Context API Plugins
  • Python API Reference
    • opendp package
      • opendp.extras package
        • opendp.extras.examples package
        • opendp.extras.numpy package
        • opendp.extras.polars package
        • opendp.extras.sklearn package
      • opendp.accuracy module
      • opendp.combinators module
      • opendp.context module
      • opendp.core module
      • opendp.domains module
      • opendp.measurements module
      • opendp.measures module
      • opendp.metrics module
      • opendp.mod module
      • opendp.prelude module
      • opendp.transformations module
      • opendp.typing module
  • R API Reference
  • Rust API Reference
Branches
  • beta
  • nightly
  • stable
Releases
  • v0.13.0
  • v0.12.1
  • v0.12.0
  • v0.11.1
  • v0.11.0
  • v0.10.0
  • v0.9.2
  • v0.9.1
  • v0.9.0
  • v0.8.0
  • v0.7.0
  • v0.6.2
  • v0.6.1
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.0
  • API
  • Python API...
Questions or feedback?
  • Report a bug or request a feature on Github.
  • Send general queries to info@opendp.org, or email security@opendp.org if it is related to security.
  • Join the conversation on Slack, or the mailing list.

Python API Documentation#

Contents:

  • opendp package
    • Subpackages
      • opendp.extras package
    • Submodules
      • opendp.accuracy module
      • opendp.combinators module
      • opendp.context module
      • opendp.core module
      • opendp.domains module
      • opendp.measurements module
      • opendp.measures module
      • opendp.metrics module
      • opendp.mod module
      • opendp.prelude module
      • opendp.transformations module
      • opendp.typing module
    • Module contents

Indexes#

  • Index

  • Module Index

previous

Context API Plugins

next

opendp package

On this page
  • Indexes
Show Source

© Copyright 2025.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.3rc1.