Skip to content

Commit ca3f0fc

Browse files
committed
add note to 3.0 whatsnew doc
1 parent 7ed1c00 commit ca3f0fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Other enhancements
9595
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
9696
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
9797
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
98+
- Added support for reading from directories in :func:`pandas.read_csv`, including local folders and remote locations via ``fsspec``
9899

99100
.. ---------------------------------------------------------------------------
100101
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)