pub fn calculate_feature_statistics( batch: &DataBatch, feature_name: &str, ) -> Option<(f64, f64, f64, f64)>
Calculate feature statistics for a batch