James’ R&D Blog


Python

Finding Peaks in a Dataset and Why It Is Not Straightforward

Analysing the 2023 FIFA Women's World Cup with Graph Theory

How to Stream from the Mastodon API via HTTP in Python

Your Social Network Is Bigger Than You Think!

How to Build a Self-Organising Map (SOM) in Python Step-by-Step

How Self-Organising Maps Work: Explained with Graphics

How to Build Tag Clouds From Mastodon Hashtags

Linux Software I Use for Data Science Via the Terminal

How to Create Simple Dynamic Graphs in Gephi

How to Import a Network From a Spreadsheet Using Gephi

Modelling Discussion Threads From Mastodon Timelines Using Python and Networkx

Building User-Hashtag Co-occurrence Network from Timelines on Mastodon

How to Scrape Mastodon Timelines Using Python and Pandas

Interacting With REST APIs in Python With 5 Lines of Code