Skip to content

Commit 552ba5c

Browse files
committed
Updated release notes [ci skip]
1 parent d3c7d13 commit 552ba5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.16.1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Enhancements
4949

5050
- Allow conversion of values with dtype ``datetime64`` or ``timedelta64`` to strings using ``astype(str)`` (:issue:`9757`)
5151
- ``get_dummies`` function now accepts ``sparse`` keyword. If set to ``True``, the return ``DataFrame`` is sparse, e.g. ``SparseDataFrame``. (:issue:`8823`)
52+
- ``Period`` now accepts ``datetime64`` as value input. (:issue:`9054`)
5253

5354
.. _whatsnew_0161.api:
5455

0 commit comments

Comments
 (0)