Skip to content

Commit d2b4ae0

Browse files
author
y-p
committed
DOC: typos
1 parent 3661849 commit d2b4ae0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/source/v0.13.1.txt

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

1010
Highlights include:
1111

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.
1515
- 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.
1717
- 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>`__.
1919

2020
.. warning::
2121

0 commit comments

Comments
 (0)