✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Assume you're working with the following dataframe 'df':
Which of the plots below corresponds to the snippet:
sns.barplot(data=df, x='Day', y='Value', hue='Category')