Posts by Tag

Visualisation

Visualisation Tools!

1 minute read

In this series, I attempted the same visualisation task in three different tools: PowerBI, Tableau, and R, to compare the methods and approach for visualisin...

First Time Tableau User!

6 minute read

In my previous post, I looked at using Power BI desktop to build visualisations and data stories, I explored the process for importing a text/CSV data file i...

Back to Top ↑

code

Number Plate Recognition

7 minute read

Automatic Number Plate Recognition (ANPR) is used in a variety of applications, such as in parking and ticketless fee automation. In such applications, came...

Create a pandas DataFrame from a dict

1 minute read

It is a simple task to turn your dictionary into a pandas dataframe, however, everytime I need to do that I find my self going back to docos and stackoverflo...

Back to Top ↑

PowerBI

Visualisation Tools!

1 minute read

In this series, I attempted the same visualisation task in three different tools: PowerBI, Tableau, and R, to compare the methods and approach for visualisin...

Back to Top ↑

data factory

Back to Top ↑

devops

Back to Top ↑

tutorial

Back to Top ↑

R

Back to Top ↑

update

first_post <- ‘Hello World!’

2 minute read

Shortly after Microsoft announced the availability of its Cognitive Services APIs in 2015 I started experimenting with services such as language understandin...

Back to Top ↑

python

Create a pandas DataFrame from a dict

1 minute read

It is a simple task to turn your dictionary into a pandas dataframe, however, everytime I need to do that I find my self going back to docos and stackoverflo...

Back to Top ↑

pandas

Create a pandas DataFrame from a dict

1 minute read

It is a simple task to turn your dictionary into a pandas dataframe, however, everytime I need to do that I find my self going back to docos and stackoverflo...

Back to Top ↑

cognitive services

Number Plate Recognition

7 minute read

Automatic Number Plate Recognition (ANPR) is used in a variety of applications, such as in parking and ticketless fee automation. In such applications, came...

Back to Top ↑

computer vision

Number Plate Recognition

7 minute read

Automatic Number Plate Recognition (ANPR) is used in a variety of applications, such as in parking and ticketless fee automation. In such applications, came...

Back to Top ↑