ABOUT
PROJECT
BLOG
ACCOMPLISHMENT
PUBLICATIONS
CONTACT
Posts
Pattern Classification For COVID-19 Growth Data
On 2nd Feb, I launched a web dashboard for tracking the spread of recent coronavirus (COVID-19) outbreak, which provides a real-time …
Jun Ye
Last updated on Mar 17, 2020
3 min read
Post
Everything You Need To Know About Correlation
Correlation is one of the most fundamental statistical concepts used in almost any sectors. For example, as in portfolio management, …
Jun Ye
Last updated on Mar 5, 2020
12 min read
Post
Ten Tricks To Speed Up Your Python Codes
Python is slow. I bet you might encounter this counterargument many times about using Python, especially from people who come from C or …
Jun Ye
Last updated on Feb 26, 2020
8 min read
Post
An Overview Of Importing Data In Python
The prerequisite for doing any data-related operations in Python, such as data cleansing, data aggregation, data transformation, and …
Jun Ye
Last updated on Feb 18, 2020
6 min read
Post
Elevate Your Dashboard Interactivity In Dash
Last week, I shared with you how to make a dashboard to track the spread of coronavirus using Dash in python, from which you can have a …
Jun Ye
Last updated on Feb 10, 2020
7 min read
Post
Build A Dashboard To Track The Spread of Coronavirus Using Dash
Last month, I published four posts to share with you my experience in using matplotlib. Benefit from its full control of elements on a …
Jun Ye
Last updated on Feb 2, 2020
9 min read
Post
Create An Infographic Using Matplotlib
From my previous posts about the hierarchical structure of matplotlib plotting and the many ways to instantiate axes, we can see that …
Jun Ye
Last updated on Jan 27, 2020
8 min read
Post
The Many Ways To Call Axes In Matplotlib
Although matplotlib is extremely powerful and the only limitation might be our imagination, it is a bit challenging for new users to …
Jun Ye
Last updated on Jan 17, 2020
7 min read
Post
How To Visualise Sydney’s Temperature Change from 1859 to 2019 Using Matplotlib
I believe one of the main current events you have read about must be the Australian Bushfire Crisis. The devastating disaster has …
Jun Ye
Last updated on Jan 12, 2020
8 min read
Post
plt.xxx(), or ax.xxx(), That Is The Question In Matplotlib
As a newbie converted recently from using R to Python, data visualisation via the standard Python visualisation library matplotlib is …
Jun Ye
Last updated on Jan 5, 2020
7 min read
Post
»
Cite
×