Skip to content

Conversation

manikrishna-m
Copy link

Summary

Adds a cross-link from the pandas.merge API reference (See also section) to the User Guide section :ref:merging`` (“Merge, join, concatenate and compare”) to improve discoverability for new users.

What’s changed

  • Edit: pandas/core/reshape/merge.py
    • In the merge docstring’s See also block, add:
      :ref:merging : User Guide on merging, joining, concatenating, and comparing.

Rationale

The API page currently lists related functions but not the tutorial-style User Guide page. Adding the :ref:merging`` link makes it easier to jump from API to the relevant guide.

Notes

  • Docs-only change; no API/behavior changes.
  • No whatsnew entry needed.
  • If maintainers prefer, I can follow up with similar links for DataFrame.join and related functions.

@mroeschke
Copy link
Member

Thanks for the PR, but we don't accept AI generated pull requests and it appears this PR isn't associated with an open issue so closing

@mroeschke mroeschke closed this Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants