This analysis was featured on: The Hustle newsletter (lead story), TechCrunch, Hacker News, The Growth Newsletter (issue #021), Social Blade, Data Science Weekly newsletter (Jul 09 2020's issue), Weekly, Tubefilter, Younes Talk, and more. Around 1.5 years ago, I did an analysis of YouTube...
In this post, I will present the results of a thorough analysis of international football matches that took place between 1872 and 2018 (147 years). International matches means matches between national teams like Brazil, Italy, Japan, Egypt, etc. The analysis uses a dataset published on Kaggle on...
I had a course named "Data Analytics" in the previous semester of my study at University of Malaya. We were required to do a project in this course that involves the main steps in the data-science process including data cleaning and preparation, data exploration, predictive modeling,...
Python is one of the main tools in the data science world today. Python has many packages and libraries for plotting. Matplotlib is one of the most used packages for plotting. However, the default plots are not that beautiful, in my opinion at least. Take a look below to see a plot produced with...