Skip to content

Commit 28d1364

Browse files
committed
DOC: fixed ref
1 parent ba5f438 commit 28d1364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ ExtensionArray
11861186
- :meth:`Series.count` miscounts NA values in ExtensionArrays (:issue:`26835`)
11871187
- Added ``Series.__array_ufunc__`` to better handle NumPy ufuncs applied to Series backed by extension arrays (:issue:`23293`).
11881188
- Keyword argument ``deep`` has been removed from :meth:`ExtensionArray.copy` (:issue:`27083`)
1189-
- Allow parsing of `PeriodDType` columns when using `read_csv()` (:issue:`26934`)
1189+
- Allow parsing of :class:`PeriodDtype` columns when using `read_csv()` (:issue:`26934`)
11901190
11911191
Other
11921192
^^^^^

0 commit comments

Comments
 (0)