Skip to main content

correlation

Function correlation 

Source
pub fn correlation(
    _ctx: &mut ExecutionContext,
    _args: &[KindedSlot],
) -> Result<KindedSlot>
Expand description

Correlation between two series (placeholder; returns 0.0).

Migration deferred alongside align_tables to keep the multi_table file in a coherent partial-deferred state.