Clojure / Python exercises based on Allen Downey's Think Stats book
India government Datasets https://data.gov.in/.
Others https://github.com/awesomedata/awesome-public-datasets.
Jupyter Notebook : https://jupyter.org/install.
Python VirtualEnv : https://virtualenv.pypa.io/en/stable/.
Clojure kernel for Jupyter : https://github.com/clojupyter/clojupyter.
Python version
http://pandas.pydata.org/.
http://www.numpy.org/.
http://www.scipy.org/.
http://statsmodels.sourceforge.net/.
http://matplotlib.org/.
Clojure version.
https://jvns.ca/blog/2017/04/17/statistics-for-programmers/.
Code samples for the book.