Publications by Jamie Lendrum

Welcome!

27.12.2017

Welcome to my blog! A brief introduction to me is on the About page – head over there now before reading on! So I’ve been a Data Scientist for about 6 months now and already I feel like I’ve been on quite a journey. Below is a summary of some of the things I’ve been doing, some of the choices I’ve made, and where I want to go next. Wher...

4076 sym

RStudio + Blogdown + Github + Netlify = A winning formula

28.12.2017

I thought it was worth posting about how I set up this blog as I had enormous trouble setting it up. I’d never done anything like this before and so some Google searching exposed me to many different technologies, but I had no clue what they did, which were best/easiest to work with and which combination I needed to use them in. First off, big ...

3211 sym

Star Wars: Galaxy of Heroes – who knew a mobile game could be so complicated?!

28.12.2017

How I started playing What are mods?? Laying the groundwork Reading in game data Cleaning it up Let the shenanigans begin!! Attempt 2: Brute force… The eventual resignation… How I started playing Back in 2015, during the boring period between Christmas and New Year, I decided to try out a Star Wars mobile game. Star Wars: Galaxy of Heroes is...

13838 sym R (20072 sym/18 pcs)

Sometimes learning is not fun

01.01.2018

Happy New Year! I’ve spent the time between Christmas and New Year being more productive than I would usually be, trying things out in R, some (relatively) successfully, others…not so much. I thought it would be worth writing about how embarking on Data Science isn’t all plain sailing, and can at times be incredibly frustrating! You often s...

2459 sym

If at first you don’t succeed…

06.01.2018

After having some time to ponder the issues I was having in my last post, I’m pleased to say that all three are resolved, or at least partially to my immediate satisfaction. First off, I managed to get Netlify to automatically build my website for me, thanks to the helpful advice of their online support team. It turns out I was making a very si...

1968 sym

Embarking on nested dataframes

20.01.2018

In a recent sprint, I was faced with the problem of carrying out analysis on data extracted from a database where there were several instances of the same table type and I wanted to do the same tasks on each of them. I know enough about the tidyverse to realise that this was a good opportunity to use functions such as map() and nest(). However, I...

3802 sym R (5638 sym/8 pcs)

Learning some tough lessons!

20.03.2018

It’s been a while since I’ve posted – mainly because I got myself into a mess with Git and I’ve been putting off trying to sort it out. I’ve been wanting to post about htmlwidgets for a while now, and in my naivity I thought I’d retrospectively try to use the DT package on one of my older posts to jazz up the tables to be more interac...

2142 sym

Portsmouth R User Group – 2nd Meeting

24.07.2018

Last month I attended my first ever R User Group meeting, which was held at the University of Portsmouth in their impressive Future Technology Centre. I’d been itching to go to one of these meetups for a while, but unfortunately there was nothing in the South of England, so when this opportunity came around I couldn’t miss it, especially as I...

1672 sym 4 img

Two years in Data Science and not yet a Data Scientist

25.07.2018

What’s in a name? Despite the potentially grumpy sounding title of this post, this is more a positive reflection of the past two years since I started working in Data Science. I think I’ve come a long way, but there is still so far to to go if I am to confidently call myself a Data Scientist. Why does a job title matter? It’s a good way of ...

6226 sym

Mapping homelessness in England

12.09.2018

Introduction Data wrangling Initial analysis The painful part Introduction For this blog post, I decided to try to find a dataset covering an issue I feel quite strongly about – homelessness. I managed to find a fairly large dataset from the Cambridgeshire Insight website. For a while I’ve wanted to try out R’s mapping potential and hopefu...

4526 sym R (32987 sym/12 pcs) 4 img