Skip to content

Commit 390e407

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

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 Guid on how to merge, join, concatenate, and compare objects.
277278
278279
Examples
279280
--------

0 commit comments

Comments
 (0)