File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Other Enhancements
37
37
- :class: `RangeIndex ` has gained :attr: `~RangeIndex.start `, :attr: `~RangeIndex.stop `, and :attr: `~RangeIndex.step ` attributes (:issue: `25710 `)
38
38
- :class: `datetime.timezone ` objects are now supported as arguments to timezone methods and constructors (:issue: `25065 `)
39
39
- :meth: `DataFrame.query ` and :meth: `DataFrame.eval ` now supports quoting column names with backticks to refer to names with spaces (:issue: `6508 `)
40
- - :func: `merge_asof ` now gives a clearer error message when merge keys are categoricals that are not equal (:issue: `26136 `)
40
+ - :func: `merge_asof ` now gives a more clear error message when merge keys are categoricals that are not equal (:issue: `26136 `)
41
41
42
42
.. _whatsnew_0250.api_breaking :
43
43
You can’t perform that action at this time.
0 commit comments