Example code for chapter three, Clojure for Data Science.
Data originally sourced from The Guardian Datablog and provided courtesy of Guardian News and Media Ltd.
Examples can be run with:
# Replace 3.1 with the example you want to run:
lein run -e 3.1
or open an interactive REPL with:
lein repl
Copyright © 2015 Henry Garner
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.