Skip to content

Commit 451aa4e

Browse files
committed
update whatsnew
1 parent 822b5cc commit 451aa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Other enhancements
8686
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
8787
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
8888
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
89-
89+
- :meth:`Dataframe.select_by_substr` is a new method to select columns by substring, with the option to ignore case (defaulted to true) (:issue:`61319`)
9090
.. ---------------------------------------------------------------------------
9191
.. _whatsnew_300.notable_bug_fixes:
9292

0 commit comments

Comments
 (0)