Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dane['HashedUser'] = dane["User"].map(ToBucket)
- sample_hash = dane[dane['HashedUser'] == 0]
- sample_hash[['User', 'PlayCount']].groupby(by='User').count().hist()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement