pub fn business_day_count( start: Expr, end: Expr, week_mask: [bool; 7], holidays: Vec<i32>, ) -> Expr
dtype-date