Skip to content

Commit 3661849

Browse files
author
y-p
committed
DOC: tweaks to whatsnew
1 parent f7ba5a8 commit 3661849

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/source/v0.13.1.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ users upgrade to this version.
99

1010
Highlights include:
1111

12-
- ``infer_datetime_format`` keyword to ``read_csv/to_datetime`` to allow speedups for homogeneously formatted datetimes
13-
- intelligently limited display precision for datetime/timedelta formats
14-
- enhanced Panel :meth:`~pandas.Panel.apply` method
15-
- :ref:`Tutorials<tutorials>`, a guide to community developed pandas tutorials.
16-
- :ref:`Pandas Ecosystem<ecosystem>`, a guide to complementary projects built on top of pandas.
17-
- :ref:`Contributing<contributing>`, a guide to how to contribute to the pandas codebase and documentation.
18-
- Our new CI status page: `ScatterCI <http://scatterci.github.io/pydata/pandas>`__.
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+
- 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.
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>`__.
1919

2020
.. warning::
2121

0 commit comments

Comments
 (0)