File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ users upgrade to this version.
9
9
10
10
- Highlights include:
11
11
12
- - Support for ``dateutil`` timezones.
12
+ - Support for ``dateutil`` timezones. See :ref:`Here <whatsnew_0141.enhancements>`
13
13
14
14
- :ref:`Other Enhancements <whatsnew_0141.enhancements>`
15
15
@@ -78,9 +78,7 @@ Enhancements
78
78
Performance
79
79
~~~~~~~~~~~
80
80
81
- - Improvements in dtype inference for numeric operations involving yielding performance gains
82
- for dtypes: ``int64``, ``timedelta64``, ``datetime64`` (:issue:`7223`)
83
-
81
+ - Improvements in dtype inference for numeric operations involving yielding performance gains for dtypes: ``int64``, ``timedelta64``, ``datetime64`` (:issue:`7223`)
84
82
85
83
Experimental
86
84
~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments