Skip to content

Instantly share code, notes, and snippets.

@adamcc
adamcc / 20150531_seaborn_testing
Created June 5, 2015 08:58
Testing seaborn violin plots
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Using seaborn to plot violin plots"
]
},
{
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# How to install python for data analysis - for Mac\n",
"Adam Claridge-Chang June 2015"
]
},
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Example of using scikits.bootstrap"
]
},
{
@adamcc
adamcc / Proportions_and_PI
Last active November 20, 2015 05:27
The relationship between proportion and performance index
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# The relationship between proportion and performance index"
]
},
{