DOC: specify link to frequencies (#14760)

This commit is contained in:
Joris Van den Bossche 2016-11-30 17:01:27 +01:00 committed by GitHub
parent 87beca3d0d
commit 2bd9c95ffe
1 changed files with 2 additions and 2 deletions

View File

@ -175,8 +175,8 @@ class Grouper(object):
freq : string / frequency object, defaults to None
This will groupby the specified frequency if the target selection
(via key or level) is a datetime-like object. For full specification
of available frequencies, please see
`here <http://pandas.pydata.org/pandas-docs/stable/timeseries.html>`_.
of available frequencies, please see `here
<http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases>`_.
axis : number/name of the axis, defaults to 0
sort : boolean, default to False
whether to sort the resulting labels