Skip to content

Commit

Permalink
DOC: remove links to deprecated methods (pandas-dev#46700)
Browse files Browse the repository at this point in the history
  • Loading branch information
guoci authored Apr 10, 2022
1 parent 83f0d71 commit 03ecf60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pandas/core/reshape/concat.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,6 @@ def concat(
See Also
--------
Series.append : Concatenate Series.
DataFrame.append : Concatenate DataFrames.
DataFrame.join : Join DataFrames using indexes.
DataFrame.merge : Merge DataFrames by indexes or columns.
Expand Down

0 comments on commit 03ecf60

Please sign in to comment.