We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5f438 commit 28d1364Copy full SHA for 28d1364
doc/source/whatsnew/v0.25.0.rst
@@ -1186,7 +1186,7 @@ ExtensionArray
1186
- :meth:`Series.count` miscounts NA values in ExtensionArrays (:issue:`26835`)
1187
- Added ``Series.__array_ufunc__`` to better handle NumPy ufuncs applied to Series backed by extension arrays (:issue:`23293`).
1188
- Keyword argument ``deep`` has been removed from :meth:`ExtensionArray.copy` (:issue:`27083`)
1189
-- Allow parsing of `PeriodDType` columns when using `read_csv()` (:issue:`26934`)
+- Allow parsing of :class:`PeriodDtype` columns when using `read_csv()` (:issue:`26934`)
1190
1191
Other
1192
^^^^^
0 commit comments