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 @@ -41,8 +41,8 @@ Other enhancements
41
41
- :meth: `DataFrame.agg ` called with ``axis=1 `` and a ``func `` which relabels the result index now raises a ``NotImplementedError `` (:issue: `58807 `).
42
42
- :meth: `Index.get_loc ` now accepts also subclasses of ``tuple `` as keys (:issue: `57922 `)
43
43
- :meth: `Styler.set_tooltips ` provides alternative method to storing tooltips by using title attribute of td elements. (:issue: `56981 `)
44
- - Added missing parameter ``weights `` in :meth: `DataFrame.plot.kde ` for the estimation of the PDF (:issue: `59337 `)
45
44
- Added missing :meth: `pandas.Index.infer_objects ` to API reference (:issue: `61733 `)
45
+ - Added missing parameter ``weights `` in :meth: `DataFrame.plot.kde ` for the estimation of the PDF (:issue: `59337 `)
46
46
- Allow dictionaries to be passed to :meth: `pandas.Series.str.replace ` via ``pat `` parameter (:issue: `51748 `)
47
47
- Support passing a :class: `Series ` input to :func: `json_normalize ` that retains the :class: `Series ` :class: `Index ` (:issue: `51452 `)
48
48
- Support reading value labels from Stata 108-format (Stata 6) and earlier files (:issue: `58154 `)
You can’t perform that action at this time.
0 commit comments