Henry Hammond
About
Python
Statistics
GitHub
Tableau Visualization
Mar 9, 2015
Pandas Formatting Snippets
I've recently wrapped up these snippets into an easy-to-use Python package you can import anywhere. That means no more cutting…
Aug 25, 2014
The Dirichlet-Multinomial Model
The Dirichlet-Multinomial model is the generalization of the Beta-Binomial model to multiple classes of a categorical or multinomial distribution. We…
Aug 3, 2014
KCBO – A Bayesian Data Analysis Toolkit
The goal of KCBO is to provide an easy to use, Bayesian framework to the masses. KCBO is a toolkit…
Jun 15, 2014
Theming IPython
See the IPython NBViewer version of this post IPython is an awesome tool, but I've found that figuring out how…
Mar 5, 2014
The Bayesian t-Test
In January I started my internship as a Data Analyst at Shopify. In the first few weeks of working I…