We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a369d6 commit aad2cbaCopy full SHA for aad2cba
doc/source/whatsnew/v1.4.0.rst
@@ -355,7 +355,7 @@ Performance improvements
355
- Performance improvement in indexing with a :class:`MultiIndex` indexer on another :class:`MultiIndex` (:issue:43370`)
356
- Performance improvement in :meth:`GroupBy.quantile` (:issue:`43469`)
357
- :meth:`SparseArray.min` and :meth:`SparseArray.max` no longer require converting to a dense array (:issue:`43526`)
358
-- Performance improvement in :meth:`SparseArray.take` with ``allow_fill=False`` (:issue:`43654 `)
+- Performance improvement in :meth:`SparseArray.take` with ``allow_fill=False`` (:issue:`43654`)
359
-
360
361
.. ---------------------------------------------------------------------------
0 commit comments