Valeur de tracé Counta
data['title'].value_counts()[:20].plot(kind='barh')
Envious Earthworm
data['title'].value_counts()[:20].plot(kind='barh')