Closed
Description
Hi. I'm not understanding the following section in the pandas doc regarding "Flexible apply" on the following page: http://pandas.pydata.org/pandas-docs/stable/groupby.html: Is the python error about missing parentheses (I suppose a v2 to v3 issue with print) intended to be the explanatory result? If so, it seems confusing in this context. Is this a bug in the code that is generating the example for the doc. Thanks.