forum

Here are some graphs about osu stats

posted
Total Posts
1
Topic Starter
Chefmanaphy
Hello everyone, I've made a script on python which can get some stats about the 10000 first players according to this link :
https://osu.ppy.sh/p/pp

with the script, I made a .scv file which contains :
rank|username|country|accuracy|play count|level|pp|SS count|S count|A count

and finally, I made a graph to visualize those stats:
  1. it displays from the #1 player which is on the left to the #10000 player whoch is on the right
  2. red dots display the pp
  3. blue dots display the accuracy
  4. pink dots display the play count
  5. grey dots display the SS count
  6. yellow dots display the S count
  7. green dots display the A count


Every .csv file and image can be found on this link : http://goo.gl/osERny

if you wanna ask anything, I'll try to answer as quick as possible
Please sign in to reply.

New reply