In this article we review last week’s Analyze Olympic Games Data With Pandas code challenge.
Articles on Plotly
Code Challenge 57 – Analyze Olympic Games Data With Pandas
By Andrea Mammoliti on 30 October 2018
Hey Pythonistas, a new week, a new Python code challenge! This week you can use Python, Pandas and all the libraries you need to analyze the data of Olympic Games and find out interesting things and present them to everyone with Matpolib, Seaborn and/or Plotly.
Using Feedparser, Difflib and Plotly to Analyze PyBites Blog Tags
By Mridu Bhatnagar on 29 January 2018
I came across PyBites through a random retweet by some other Pythonista and was intrigued by the challenges Bob and Julian post. Learning cool things by building something always fascinated me so I love and enjoy contributing to the PyBites community through solving random challenges that I find interesting. Long story short I picked up PyBites Code Challenge 03 and am sharing my solution here.