Leaf Analytics Engine

Contents:

  • Development Setup
  • ETL Overview
  • Adapt Overview
  • Quickref: Adapt
  • Quickref: Columns
  • Quickref: IO
  • API Reference
    • dummy
    • caller
    • client
    • compute
    • read_db
    • queries
    • write_db
    • leaf_engine
      • Subpackages
        • leaf_engine.adapt
        • leaf_engine.domain
        • leaf_engine.etl
        • leaf_engine.io
        • leaf_engine.utils
      • Submodules
      • Functions
      • Package Contents
    • mapper_20240827
    • leaf_engine_flows
Leaf Analytics Engine
  • API Reference
  • leaf_engine
  • leaf_engine.adapt
  • leaf_engine.adapt.pipeline
  • leaf_engine.adapt.pipeline.adapt_action_pipeline
  • View page source

leaf_engine.adapt.pipeline.adapt_action_pipeline

Functions

action_pipeline(...)

Module Contents

leaf_engine.adapt.pipeline.adapt_action_pipeline.action_pipeline(adapt_cxt: leaf_engine.adapt.context.adapt_contexts.AdaptDataContext, network_cxt: leaf_engine.adapt.context.adapt_contexts.AdaptNetworkContext, oa_cxt: leaf_engine.adapt.context.adapt_contexts.AdaptOAContext, rate_cxt: leaf_engine.adapt.context.adapt_contexts.AdaptSyntheticRateContext) → leaf_engine.adapt.context.adapt_contexts.AdaptActionContext
Parameters:
  • adapt_cxt (leaf_engine.adapt.context.adapt_contexts.AdaptDataContext) –

  • network_cxt (leaf_engine.adapt.context.adapt_contexts.AdaptNetworkContext) –

  • oa_cxt (leaf_engine.adapt.context.adapt_contexts.AdaptOAContext) –

  • rate_cxt (leaf_engine.adapt.context.adapt_contexts.AdaptSyntheticRateContext) –

Return type:

leaf_engine.adapt.context.adapt_contexts.AdaptActionContext

Previous Next

© Copyright 2022, Leaf Analytics.

Built with Sphinx using a theme provided by Read the Docs.