Skip to content

Fix duplicate DataFrame docs #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

kosiew
Copy link
Owner

@kosiew kosiew commented Jun 20, 2025

Which issue does this PR close?

Closes #.

Rationale for this change

Documentation showed two DataFrame pages and two API entries. This
consolidates the DataFrame docs and removes the redundant API toctree.

What changes are included in this PR?

  • Moved dataframe.rst into a subdirectory and added a new
    rendering.rst page for HTML rendering details.
  • Trimmed api/dataframe.rst to remove the rendering section.
  • Updated toctrees in index.rst and api/index.rst to avoid duplicates.

Are these changes tested?

Documentation build attempted but fails due to notebook execution errors.

Are there any user-facing changes?

Navigation now shows a single DataFrame entry with a rendering subpage
and no duplicate API menu.


https://chatgpt.com/codex/tasks/task_e_68551ed71c548324a9a1e927bdb71dd6

@kosiew kosiew added the codex label Jun 20, 2025 — with ChatGPT Connector
@kosiew kosiew merged commit 12066f4 into doc-1158 Jun 20, 2025
0 of 2 checks passed
kosiew added a commit that referenced this pull request Jun 20, 2025
kosiew added a commit that referenced this pull request Jun 25, 2025
…pache#1161)

* docs: unify dataframe documentation (#2)

* docs: update links in basics and rendering documentation

* docs: add API reference section to main index

* docs: add license information to rendering documentation

* Move API Reference under User Guide > Dataframe

* Merge data from dataframe api reference page into main dataframe page

---------

Co-authored-by: Tim Saucer <[email protected]>
@kosiew kosiew deleted the codex/merge-duplicate-api-and-dataframe-docs branch July 16, 2025 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant