axes needs to be a plt.Axes object use ax get_axes() to set axes Add tests for use of existing axis Add test for when by is None Add fix to the release notes ...
df = DataFrame(np.random.randn(6, 4), ...