Skip to content

Commit 03ecf60

Browse files
authored
DOC: remove links to deprecated methods (#46700)
1 parent 83f0d71 commit 03ecf60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/core/reshape/concat.py

-2
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,6 @@ def concat(
215215
216216
See Also
217217
--------
218-
Series.append : Concatenate Series.
219-
DataFrame.append : Concatenate DataFrames.
220218
DataFrame.join : Join DataFrames using indexes.
221219
DataFrame.merge : Merge DataFrames by indexes or columns.
222220

0 commit comments

Comments
 (0)