Posts tagged with jupyter

  • Gwent: How Many Pro Players Are Out There ?

    Thumbnail for Gwent: How Many Pro Players Are Out There ?

    I noticed that some people ended up on my blog by searching Google for “gwent how many players in pro rank”. They would have been disappointed as there is no answer to that question yet, let’s see if we can change that! In this post using data science and web...

  • Putting Benford's Law to the Test

    Thumbnail for Putting Benford's Law to the Test

    After seeing the Episode on Benford’s Law in Latif Nasser’s Connected (currently on Netflix), I had to test if this is true and if I could find a few datasets where it applies. And … I did! But before we get into details, let’s first explain what Benford’s Law is....

  • Gwent: Pro Ladder Analysis and National Rankings

    Thumbnail for Gwent: Pro Ladder Analysis and National Rankings

    Data for on players in Pro Ladder is released on playgwent.com, but it is limited. You get the rank, the score, the country of origin and the number of matches played. Using some fairly basic data analysis tricks there must be more we can do with these data! Using python...