File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ users upgrade to this version.
9
9
10
10
- Highlights include:
11
11
12
- - New methods :meth:`~pandas.DataFrame.select_dtypes` to select columns
13
- based on the dtype and :meth:`~pandas.Series.sem` to calculate the
14
- standard error of the mean.
15
- - Support for dateutil timezones (see :ref:`docs <timeseries.timezone>`).
16
- - Support for ignoring full line comments in the :func:`~pandas.read_csv`
17
- text parser.
18
- - New documentation section on :ref:`Options and Settings <options>`.
19
- - Lots of bug fixes.
12
+ - New methods :meth:`~pandas.DataFrame.select_dtypes` to select columns
13
+ based on the dtype and :meth:`~pandas.Series.sem` to calculate the
14
+ standard error of the mean.
15
+ - Support for dateutil timezones (see :ref:`docs <timeseries.timezone>`).
16
+ - Support for ignoring full line comments in the :func:`~pandas.read_csv`
17
+ text parser.
18
+ - New documentation section on :ref:`Options and Settings <options>`.
19
+ - Lots of bug fixes.
20
20
21
21
- :ref:`Enhancements <whatsnew_0141.enhancements>`
22
22
- :ref:`API Changes <whatsnew_0141.api>`
You can’t perform that action at this time.
0 commit comments