Skip to content

Commit 69f7c08

Browse files
committed
sall cleanup
1 parent 1e5b5c5 commit 69f7c08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/frame.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9813,7 +9813,6 @@ def map(
98139813
--------
98149814
DataFrame.apply : Apply a function along input axis of DataFrame.
98159815
DataFrame.replace: Replace values given in `to_replace` with `value`.
9816-
DataFrame.applymap : Apply a function elementwise on a DataFrame (deprecated).
98179816
Series.map : Apply a function elementwise on a Series.
98189817
98199818
Examples

0 commit comments

Comments
 (0)