Skip to content

Commit 9fc3b4f

Browse files
author
Nicholas Ver Halen
committed
Updated the whatsnew for issue 15021
1 parent ec1f316 commit 9fc3b4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ Other enhancements
149149
- ``Series/DataFrame.asfreq()`` have gained a ``fill_value`` parameter, to fill missing values (:issue:`3715`).
150150
- ``Series/DataFrame.resample.asfreq`` have gained a ``fill_value`` parameter, to fill missing values during resampling (:issue:`3715`).
151151
- ``pandas.tools.hashing`` has gained a ``hash_tuples`` routine, and ``hash_pandas_object`` has gained the ability to hash a ``MultiIndex`` (:issue:`15224`)
152+
- ``groupby(..).resample()`` is now able to use the ``on`` argument. (:issue:`15021`)
152153

153154
.. _ISO 8601 duration: https://en.wikipedia.org/wiki/ISO_8601#Durations
154155

0 commit comments

Comments
 (0)