An open API service indexing awesome lists of open source software.

https://github.com/croach/statistics-for-hackers

A Jupyter notebook to accompany Jake VanderPlas's "Statistics for Hackers" talk from PyCon 2016.
https://github.com/croach/statistics-for-hackers

jupyter-notebook python statistics

Last synced: 4 months ago
JSON representation

A Jupyter notebook to accompany Jake VanderPlas's "Statistics for Hackers" talk from PyCon 2016.

Awesome Lists containing this project

README

          

# Statistics for Hackers

[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/croach/statistics-for-hackers.git/master?filepath=statistics-for-hackers.ipynb)

This is a Jupyter notebook I created while working through Jake VanderPlas's ["Statistics for Hackers"][stats-for-hackers] talk from [PyCon 2016][pycon], the slides from which can be found [here][slides]. I've posted my notebook here because I couldn't find anywhere else online where the code for the talk existed and I thought it might be of use to others working their way through the talk. If, by chance, you've happened upon this repository and you haven't actually seen, or heard of Jake's talk, by all means, do yourself a favor and [go watch it now][stats-for-hackers] as you follow along with this notebook---the talk is fantastic!

## License

The content of this project itself is licensed under the [Creative Commons Attribution 3.0 license](http://creativecommons.org/licenses/by/3.0/us/deed.en_US), and the accompanying source code is licensed under the [MIT license](http://opensource.org/licenses/mit-license.php).

[stats-for-hackers]: https://youtu.be/Iq9DzN6mvYA
[slides]: https://speakerdeck.com/jakevdp/statistics-for-hackers
[pycon]: https://us.pycon.org/2016/schedule/presentation/1576/