Q:

how arrange order of boxplots matplotlib

category_order_by_mean_salary = train.groupby('Category')['Salary'].mean().order().keys()
0

Tags

New to Communities?

Join the community