- moscow_general.groupby('genre')
- moscow_general['genre'].count()
- moscow_genres = moscow_general['genre'].sort_values(ascending = False)
- moscow_genres
- 8514 ïîï
- 28665 worldbeat
- 41315 world
- 42895 world
- 1734 world
- ...
- 9509 action
- 60870 acoustic
- 39129 acoustic
- 20644 acoustic
- 32883 acid
- Name: genre, Length: 42741, dtype: object
Untitled
From Сергей, 2 Months ago, written in Plain Text, viewed 51 times.
This paste will die in 1 Second.
URL http://codebin.org/view/ab38ae4d
Embed
Download Paste or View Raw
— Expand Paste to full width of browser