File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ users upgrade to this version.
9
9
10
10
Highlights include:
11
11
12
- - Added ``infer_datetime_format`` keyword to ``read_csv/to_datetime`` to allow speedups for homogeneously formatted datetimes
13
- - Will intelligently limit display precision for datetime/timedelta formats
14
- - Enhanced Panel :meth:`~pandas.Panel.apply` method
12
+ - Added ``infer_datetime_format`` keyword to ``read_csv/to_datetime`` to allow speedups for homogeneously formatted datetimes.
13
+ - Will intelligently limit display precision for datetime/timedelta formats.
14
+ - Enhanced Panel :meth:`~pandas.Panel.apply` method.
15
15
- Suggested tutorials in new :ref:`Tutorials<tutorials>` section.
16
- - Our pandas ecosystem is growing, We now feature related project in a new :ref:`Pandas Ecosystem<ecosystem>` section.
16
+ - Our pandas ecosystem is growing, We now feature related projects in a new :ref:`Pandas Ecosystem<ecosystem>` section.
17
17
- Much work has been taking place on improving the docs, and a new :ref:`Contributing<contributing>` section has been added.
18
- - Even though it may only interest devs, we <3 our new CI status page: `ScatterCI <http://scatterci.github.io/pydata/pandas>`__.
18
+ - Even though it may only be of interest to devs, we <3 our new CI status page: `ScatterCI <http://scatterci.github.io/pydata/pandas>`__.
19
19
20
20
.. warning::
21
21
You can’t perform that action at this time.
0 commit comments