
Making a dataset from text (Scraping manuscripts of FRIENDS)
First and foremost! My code can be found in full here: https://github.com/davidraxen/friends_manuscripts where the dataset can be...

Creating a Neural Network
I've played around a bit with machine learning before, mostly using linear regressions and mostly to predict a fairly simple...

Creating and customizing a boxplot in R
(The datasets I use to create my plots, and the code to scrape the data from Wikipedia using Python, can be found here:...

Creating a dotchart in R
(The datasets I use to create my plots, and the code to scrape the data from Wikipedia using Python, can be found here:...

Revisiting the Titanic in R
About a year ago I finished up my first machine learning project in Python. I did it on the "classic" (In the same sense as the Iris...

Data-Cleaning in pandas using regex's and more regex's.
Alrite! First is first, my code and the three datasets it creates can be found here -> https://github.com/davidraxen/wikiscraping There...

Scraping Wikipedia data (And becoming a Wiki-contributor)
Like everyone (Or at least Almost everyone(!) I set out to make some graphs over the Covid-19 data in mid- to late March this year. Quite...

Revisiting my old twitter analysis (And finding out I've gotten better!)
A couple of months ago, 10 according to the analysis(!), I made kernel on Kaggle where I used my own tweets as input data. The kernel can...

Password Manager in Python
Password managers like "Dashlane" etc. are popular these days and I understand why - with the multiples of accounts and whatnots that...

Tackling the same problem with Python or R
So I've been learning Python off and on for over a year and I think that I probably can say that I'm getting sort of "okay" at it! Which...

FIFA 19 Data Analysis
In my first somewhat proper data science project I dove in to something very familiar to me: FIFA. Having played every iteration since...













