Skip to content

Instantly share code, notes, and snippets.

View tmellan's full-sized avatar

Tom tmellan

  • London
View GitHub Profile
library(rstan)
library(matrixStats)
library(data.table)
library(lubridate)
library(gdata)
library(dplyr)
library(tidyr)
library(EnvStats)
library(scales)
library(tidyverse)
#!/usr/bin/env python
# coding: utf-8
# In[1]:
get_ipython().run_line_magic('cd', '~/Documents/TI')
# In[2]: