Skip to content

Commit a5e12ae

Browse files
author
Si Wei How
committed
Add whatsnew entry
1 parent 3f5c3bc commit a5e12ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.25.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Other Enhancements
4141
- :meth:`DataFrame.query` and :meth:`DataFrame.eval` now supports quoting column names with backticks to refer to names with spaces (:issue:`6508`)
4242
- :func:`merge_asof` now gives a more clear error message when merge keys are categoricals that are not equal (:issue:`26136`)
4343
- :meth:`pandas.core.window.Rolling` supports exponential (or Poisson) window type (:issue:`21303`)
44+
- :class: `pandas.offsets.BusinessHour` supports multiple opening hours intervals
4445

4546
.. _whatsnew_0250.api_breaking:
4647

0 commit comments

Comments
 (0)