Author Archives: Tanya

You Should Analyze Bad Data

Garbage in, garbage out. That’s a top ten comment from data professionals. Why bother spending time extracting data if you know it wasn’t captured well or organized correctly in the first place? At TCB Analytics, we believe the exercise of working with data is a valuable business process even if the data itself isn’t tested […]

NBA Player Movement Data in R

Everyone’s excited about the newly released NBA player movement data that’s been released – at least I am. I stumbled across this post which shows how to visualize player movement data in Python, but I wanted to figure out how to do the same in R. We’ll use a combination of several R packages including […]