File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,6 @@ Other enhancements
224
224
- :class: `RangeIndex ` has gained :attr: `~RangeIndex.start `, :attr: `~RangeIndex.stop `, and :attr: `~RangeIndex.step ` attributes (:issue: `25710 `)
225
225
- :class: `datetime.timezone ` objects are now supported as arguments to timezone methods and constructors (:issue: `25065 `)
226
226
- :meth: `DataFrame.query ` and :meth: `DataFrame.eval ` now supports quoting column names with backticks to refer to names with spaces (:issue: `6508 `)
227
- - :meth: `DataFrame.to_latex ` now accepts ``caption `` and ``label `` arguments (:issue: `25436 `)
228
227
- :func: `merge_asof ` now gives a more clear error message when merge keys are categoricals that are not equal (:issue: `26136 `)
229
228
- :meth: `pandas.core.window.Rolling ` supports exponential (or Poisson) window type (:issue: `21303 `)
230
229
- Error message for missing required imports now includes the original import error's text (:issue: `23868 `)
You can’t perform that action at this time.
0 commit comments