Closed
Description
The code block at this location:
https://dev.pandas.io/docs/user_guide/reshaping.html#pivoting-with-single-aggregations
is not rendered correctly, as we accidentally try to render it as a note. The .. note::
should be replaced with .. code-block::