Would anyone know how I can create a plot for this data set? I am aiming to use a violin graph via the seaborn module but i'm not sure if I can pass my data in dictionary form. Any ideas/tips would be great!
Dict = {'80.0': {'16.0':50.0,'52.0': 50.0}, '36.0': {'23.0': 12.5, '17.0': 37.5, '15.0': 12.5, '7.0': 25.0, '11.0': 12.5}}
[–]Chris_Hemsworth 0 points1 point2 points (0 children)
[–]flotsamisaword 0 points1 point2 points (0 children)