Skip to content

Commit 38c5ea7

Browse files
Update doc/source/whatsnew/v1.0.0.rst
Co-Authored-By: Marc Garcia <[email protected]>
1 parent a133d1b commit 38c5ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Other enhancements
223223
- :meth:`DataFrame.to_markdown` and :meth:`Series.to_markdown` added (:issue:`11052`)
224224
- :meth:`DataFrame.drop_duplicates` has gained ``ignore_index`` keyword to reset index (:issue:`30114`)
225225
- Added new writer for exporting Stata dta files in version 118, ``StataWriter118``. This format supports exporting strings containing Unicode characters (:issue:`23573`)
226-
- The ``pandas.datetime`` class is now deprecated. Import from ``datetime`` instead(:issue:`30296`)
226+
- The ``pandas.datetime`` class is now deprecated. Import from ``datetime`` instead (:issue:`30296`)
227227

228228
Build Changes
229229
^^^^^^^^^^^^^

0 commit comments

Comments
 (0)