Skip to content

Commit 796a2b1

Browse files
authored
updated the changelog
Added new features to the CHANGES.rst file, including updates on TableReport and SkrubLearner methods.
1 parent 32eebbb commit 796a2b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Ongoing development
1111

1212
New Features
1313
------------
14+
- :meth:`TableReport.dict` now allows exporting the report data as a Python
15+
-dictionary. :pr:`2188` by :user:`m4nn2609-dot <m4nn2609-dot>`.
1416
- New methods :meth:`SkrubLearner.get_named_params` and
1517
:meth:`SkrubLearner.set_named_params` allow getting and setting the outcomes for
1618
choices contained in the DataOp, keyed by choice name. It provides a more

0 commit comments

Comments
 (0)