Skip to content

Commit 8760448

Browse files
guociyehoshuadimarsky
authored andcommitted
DOC: remove links to deprecated methods (pandas-dev#46700)
1 parent 7d1b514 commit 8760448

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)