File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -290,6 +290,7 @@ Performance improvements
290
290
- Performance improvement in :meth: `.DataFrameGroupBy.groups ` (:issue: `53088 `)
291
291
- Performance improvement in :meth: `DataFrame.loc ` when selecting rows and columns (:issue: `53014 `)
292
292
- Performance improvement in :meth: `DataFrame.transpose ` when transposing a DataFrame with a single masked dtype, e.g. :class: `Int64 ` (:issue: `52836 `)
293
+ - Performance improvement in :meth: `.DataFrameGroupBy.groups ` (:issue: `53088 `)
293
294
- Performance improvement in :meth: `DataFrame.loc ` when selecting rows and columns (:issue: `53014 `)
294
295
- Performance improvement in :meth: `Series.corr ` and :meth: `Series.cov ` for extension dtypes (:issue: `52502 `)
295
296
- Performance improvement in :meth: `Series.to_numpy ` when dtype is a numpy float dtype and ``na_value `` is ``np.nan `` (:issue: `52430 `)
You can’t perform that action at this time.
0 commit comments