Skip to content

Commit e77f59b

Browse files
committed
DOC: link API docs to User Guide (:ref:merging)
1 parent b2a6d74 commit e77f59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/reshape/merge.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ def merge(
274274
merge_ordered : Merge with optional filling/interpolation.
275275
merge_asof : Merge on nearest keys.
276276
DataFrame.join : Similar method using indices.
277+
:ref:`merging` : User Guide on merging, joining, concantenating, and comparing.
277278
278279
Examples
279280
--------

0 commit comments

Comments
 (0)