Interactive Data Visualisation. Bokeh.

Data visualisation allows complex relationship between parameters of a dataset to be understood easily and quickly. The Matplotlib package is a common and convenient Python package for data visualisation. However, let’s take a look at another Python package called Bokeh, as it allows the user to do a bit more. Publicly available HDB resale prices […]