(c) 2018 Justin Bois. With the exception of pasted graphics, where the source is noted, this work is licensed under a Creative Commons Attribution License CC-BY 4.0. All code contained herein is licensed under an MIT license.
This document was prepared at Caltech with financial support from the Donna and Benjamin M. Rosen Bioengineering Center.
This lesson was generated from a Jupyter notebook. You can download the notebook here.
Hello, world
¶print('hello, world')
"Ugh. I'm just going to do it on the command line." --Overheard at bootcamp
You now have a very efficient assistant.
You can now sleep easy
...and collaborate
...and do better, reproducible, sharable science
...and the bootcamp has code on the internet for all!
int
sfloat
sstr
ingsbool
slist
stuple
sdict
ionariesset
sDataFrame
s, ...Slicing and dicing
Random number generation (probability is the mathematical language of biology)
Anything you want to do with groups of numbers
Your plotting is
automatic
grammatical
reproducible
beautiful.
Your plotting is interactive (the future).
Your data are organized.
And tidy.
And accessible.
Statistics are tractable and understandable.
You can simulate complex processes.
have a new master. Whether images, time series, counts, you name it.
I look forward to seeing what you will do!