Skip to content

Commit dff1dea

Browse files
authored
DOC: Updated applymap docstring (#53132)
Updated applymap docstring
1 parent 54fb77b commit dff1dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/formats/style.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,7 @@ def applymap(
20512051
20522052
.. deprecated:: 2.1.0
20532053
2054-
Styler.applymap_index has been deprecated. Use Styler.map_index instead.
2054+
Styler.applymap has been deprecated. Use Styler.map instead.
20552055
20562056
Parameters
20572057
----------

0 commit comments

Comments
 (0)