Visualize your Steam Purchase History with Python

Posted by Alexander Lacson on May 23, 2021 · 1 min read

On a Medium Blog Post I discuss how to visualize your Steam Purchase History accurately without exposing your data to third-party tools.

Visualize your Steam Purchase History with Python

Work Skills showcased in this article:

  • Handling HTML data in Python with Beautiful Soup
  • Handling Time-Series data with Pandas
  • Data Visualization with Matplotlib, Seaborn, and Plotly