Skip to content

Expose the sklearn.helpers package in the API docs#425

Merged
tramora merged 1 commit intodev-v10from
420-document-sklearn-helpers
Jul 2, 2025
Merged

Expose the sklearn.helpers package in the API docs#425
tramora merged 1 commit intodev-v10from
420-document-sklearn-helpers

Conversation

@tramora
Copy link
Copy Markdown
Collaborator

@tramora tramora commented Jul 2, 2025

Expose the sklearn.helpers package in the API docs


TODO Before Asking for a Review

  • [X ] Rebase your branch to the latest version of dev (or main for release PRs)
  • [X ] Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • [ X] Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • [ X] Check the docs build without warning: see the log of the API Docs workflow
    • [ X] Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tramora tramora merged commit a29573a into dev-v10 Jul 2, 2025
3 checks passed
@tramora tramora deleted the 420-document-sklearn-helpers branch July 2, 2025 16:43
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.

The train_test_split_dataset Helper Function for Multi-table Splits is not Officially Documented

2 participants