Fixed whatsnew

This commit is contained in:
Christopher C. Aycock 2016-12-12 15:46:25 -05:00
parent 2bce3cc3cc
commit 0ad1687dfd
1 changed files with 1 additions and 1 deletions

View File

@ -87,6 +87,6 @@ Bug Fixes
Other enhancements
^^^^^^^^^^^^^^^^^^
- ``pd.merge_asof()`` can take multiple columns in ``by`` parameter and has specialized types (:issue:`13936`)
- ``pd.merge_asof()`` can take multiple columns in ``by`` parameter and has specialized dtypes for better performace (:issue:`13936`)