-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
Description
The documentation for ohlc is missleading. In https://pandas.pydata.org/pandas-docs/stable/reference/groupby.html The following doc appears, which probably references the docstring in the code.

A sentence like Computes open, high, low and close values, excluding missing values is probably more complete.