SEO, Python programming and web development

Card image cap

Categorising keywords at scale using Python, Pandas and NLTK

In this post we look at how we can use NLTK to categorise keywords at scale.

Read More →
Card image cap

SQLite & MySQL with Python

In this post we'll take a look at using Python with SQL - more specifically a SQLite datebase and MySQL to do simple CRUD functions.

Read More →
Card image cap

SQL basics with SQLite

In this post we look at the basics of a database including creating a database in SQLite, creating tables, selecting data and removing data.

Read More →