Data Science Projects

The Analysis

Introduction (work in progress)

Welcome back. If you haven’t come from my previous post, this follows on directly from there.

Today, we’re going to look at some transformations to get the data we really want, followed by the actual analysis.

Previously, the actual goal we want to accomplish was brushed over. What we want is to contruct tables of all possible potions, and then draw any interesting conclusions from them. What are potions, you ask? They are a combination of ingredients (from our data) following these rules:

So, let’s get started!

read more

The ELT Pipeline

Introduction


read more