Python-Data-Visualization
Python-Data-Visualization copied to clipboard
Issues with specifying errorbars with barplot in seaborn
In "Repeated measures" section for bar plots, had errors adding "errorbar" parameters
according to: https://stackoverflow.com/questions/75360003/seaborn-barplot-does-not-recognise-errorbar-argument
I see the AttributeError about 'Rectangle' object happen with version 0.10.1. It goes away with 0.12.2.