Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ffe2c1b

Browse filesBrowse files
authored
DOC Mention the renaming of check_estimator_sparse_data in 1.5 changelog (#28968)
1 parent f759818 commit ffe2c1b
Copy full SHA for ffe2c1b

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎doc/whats_new/v1.5.rst

Copy file name to clipboardExpand all lines: doc/whats_new/v1.5.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,11 @@ Changelog
527527
`axis=0` and supports indexing polars Series.
528528
:pr:`28521` by :user:`Yao Xiao <Charlie-XIAO>`.
529529

530+
- |API| :func:`utils.estimator_checks.check_estimator_sparse_data` was split into two
531+
functions: :func:`utils.estimator_checks.check_estimator_sparse_matrix` and
532+
:func:`utils.estimator_checks.check_estimator_sparse_array`.
533+
:pr:`27576` by :user:`Stefanie Senger <StefanieSenger>`.
534+
530535
.. rubric:: Code and documentation contributors
531536

532537
Thanks to everyone who has contributed to the maintenance and improvement of

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.