moldovannorbert

Results 2 issues of moldovannorbert

When I subset a pandas df with .isin() and I submit this to `add_stat_annotation(ax[0,0], data=SubsetDf, x=x, y=y, hue=hue, box_pairs=box_pairs, perform_stat_test=False, pvalues=SubsetDf["P-val"], text_annot_custom=SubsetDf["Text"], loc='inside', order=order, verbose=0)` I get the TypeError: unhashable...

To my best knowledge there is no easy way (through the config file) to set a CVD-friendly color palette for the output. I would suggest a grayscale image with different...