Crate rangebar_batch

Crate rangebar_batch 

Source
Expand description

Batch processing and analysis using Polars

This module provides batch analytics capabilities powered by Polars for research, backtesting, and advanced statistical analysis.

Re-exports§

pub use engine::AnalysisReport;
pub use engine::BatchAnalysisEngine;
pub use engine::BatchConfig;
pub use engine::BatchError;
pub use engine::BatchResult;

Modules§

engine
Batch analysis engine powered by Polars