Skip to content

Instantly share code, notes, and snippets.

@woctezuma
Last active December 21, 2020 20:01
Show Gist options
  • Star 20 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save woctezuma/b14187941c95114a769556fa052bfefc to your computer and use it in GitHub Desktop.
Save woctezuma/b14187941c95114a769556fa052bfefc to your computer and use it in GitHub Desktop.
Hiddem Gems, using median playtime (forever) as a popularity measure

PC Gamer

If you arrived here from a PC Gamer article, I suggest you check the Python source code and one of these rankings:

  • original ranking, featured on PC Gamer, based on data downloaded prior to the Steam summer sales.
  • updated ranking, using data from June 30, a week after the Steam summer sales have started.

Bug fix regarding ranking based on playtime

Initially, I presented on this Gist page a ranking using playtime as popularity measure. However, as I have kept working on the code, I have found out this ranking likely suffered from a bug. The bug, which is now fixed, resulted in a ranking very similar to the ranking using players total as popularity measure. Thankfully, the ranking featured in the PC Gamer article is bug-free since it relies on players total as a popularity measure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment