Axes.violinplot and cbook.violin_stats ignore non-finite values#
violinplot and matplotlib.cbook.violin_stats now ignore masked and non-finite (NaN and inf) values.
violinplot and matplotlib.cbook.violin_stats now ignore masked and non-finite (NaN and inf) values.