We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8e4bf commit 23cca55Copy full SHA for 23cca55
doc/source/v0.14.1.txt
@@ -9,7 +9,7 @@ users upgrade to this version.
9
10
- Highlights include:
11
12
- - Support for ``dateutil`` timezones.
+ - Support for ``dateutil`` timezones. See :ref:`Here <whatsnew_0141.enhancements>`
13
14
- :ref:`Other Enhancements <whatsnew_0141.enhancements>`
15
@@ -78,9 +78,7 @@ Enhancements
78
Performance
79
~~~~~~~~~~~
80
81
-- Improvements in dtype inference for numeric operations involving yielding performance gains
82
-for dtypes: ``int64``, ``timedelta64``, ``datetime64`` (:issue:`7223`)
83
-
+- Improvements in dtype inference for numeric operations involving yielding performance gains for dtypes: ``int64``, ``timedelta64``, ``datetime64`` (:issue:`7223`)
84
85
Experimental
86
~~~~~~~~~~~~
0 commit comments