pub fn apply_stats_operation( data: &[Value], operation: &str, field: Option<&str>, ) -> Result<Value, Error>
統計操作を適用する