Skip to content

Commit

Permalink
Added changes to whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
3553x committed Jul 14, 2017
1 parent dba9396 commit 7688010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.21.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Other Enhancements
- :func:`DataFrame.clip()` and :func:`Series.clip()` have gained an ``inplace`` argument. (:issue:`15388`)
- :func:`crosstab` has gained a ``margins_name`` parameter to define the name of the row / column that will contain the totals when ``margins=True``. (:issue:`15972`)
- :func:`Dataframe.select_dtypes` now accepts scalar values for include/exclude as well as list-like. (:issue:`16855`)

- Improved thread safety for `read_html()`. (:issue:`16928`)
.. _whatsnew_0210.api_breaking:

Backwards incompatible API changes
Expand Down

0 comments on commit 7688010

Please sign in to comment.