Lote de barra com cores de padrões
sns.boxplot(x='day',y='total_bill',data=t,palette='rainbow')Copy
Cooperative Caterpillar
sns.boxplot(x='day',y='total_bill',data=t,palette='rainbow')Copy