Skip to content

clojuredatascience/ch10-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization

Example code for chapter ten, Clojure for Data Science.

Data

Some of the data for this chapter has been sourced by the Complex Systems Research Group at the Medical University of Vienna. See Chapter 1's README for more information about this data and how to download it.

Other data has been sourced from the article "Wealth, Income and Power" by G. William Domhoff, and "Building a Better America−−One Wealth Quintile at a Time" by Michael I. Norton and Dan Ariely. It's not necessary to download this data: numbers are included directly in the source code.

Running examples

Examples can be run with:

# Replace 10.1 with the example you want to run:

lein run -e 10.1

or open an interactive REPL with:

lein repl

License

Copyright © 2015 Henry Garner

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published