Skip to content

Instantly share code, notes, and snippets.

@amrit
amrit / README.md
Last active August 29, 2015 14:13
US State Emissions Choropleth

US State Emissions Choropleth

@amrit
amrit / deandre_jordan.r
Last active August 29, 2015 14:25
DeAndre Jordan Medium Post
library(ggplot2)
library(scales)
library(reshape2)
boozer <- read.csv('boozer.csv')
hedo <- read.csv('hedo.csv')
brand <- read.csv('brand.csv')
deandre <- read.csv('deandre.csv')
boozer$Season <- sapply(boozer$Season, as.character)
This file has been truncated, but you can view the full file.
[
{
"player": "Dakota Hudson",
"bet_type": "pitcher_strikeouts",
"line": 2.5,
"book": "bovada",
"implied_prob_over": 0.5714285714285715,
"implied_prob_under": 0.4285714285714286,
"ev_over": 0,
"ev_under": 0,