pydit.wrangling.date_time_calculations.calculate_business_hours_fast

pydit.wrangling.date_time_calculations.calculate_business_hours_fast(df, start_col, end_col, bus_start_time=9, bus_end_time=17)[source]

Calculate the number of business hours between two datetimes.