1. Introduction
  2. Getting Started
  3. 1. Getting Started
  4. Core Concepts
  5. 2. Core Concepts
    1. 2.1. Pipeline State Machine
    2. 2.2. Namespaces
    3. 2.3. Commands and Attributes
    4. 2.4. Data Stores
  6. Built-in Commands
  7. 3. Commands Overview
    1. 3.1. FileCommand
    2. 3.2. SqlCommand
    3. 3.3. AggregateCommand
    4. 3.4. ConditionCommand
    5. 3.5. TemplateCommand
  8. Working with Data
  9. 4. Working with Data
    1. 4.1. Store Paths
    2. 4.2. Tera Templating
    3. 4.3. Polars DataFrames
  10. Pipeline Patterns
  11. 5. Pipeline Patterns
    1. 5.1. Iteration
    2. 5.2. Conditional Execution
    3. 5.3. Pipeline Editing
    4. 5.4. Result Access
  12. Services & IO
  13. 6. Services & IO

Panopticon Guide

Introduction