Apr 19, 2023
Monetary Authority of Singapore (MAS) API
This post shows an example of how to query data using the MAS API. The results returned are in bytes format and has to be transformed to...
May 16, 2020
Line charts with Matplotlib and Seaborn
It took me really long to figure out how to plot the charts out using matplotlib and seaborn. If you need to use major/ minor ticks,...