pydit.wrangling.date_time_calculations.calculate_business_hours

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

Calculate the number of business hours between two datetimes.