You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v3.0.0.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Other enhancements
49
49
- :meth:`Series.cummin` and :meth:`Series.cummax` now supports :class:`CategoricalDtype` (:issue:`52335`)
50
50
- :meth:`Series.plot` now correctly handle the ``ylabel`` parameter for pie charts, allowing for explicit control over the y-axis label (:issue:`58239`)
51
51
- Restore support for reading Stata 104-format and enable reading 103-format dta files (:issue:`58554`)
52
-
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
52
+
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
53
53
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
0 commit comments