Welcome to Business Analytics, an introductory class that teaches statistical analysis in Python.
<aside>
The central idea in this section is that much of coding consists of using functions to transform data.
</aside>
<aside>
I don’t think there really is a central idea in this section. This is just an introduction to pandas which is a library for manipulating data.
</aside>
<aside>
Introducing probability using the notion Sample Space and Probability Measures makes ideas in statistics composable which means we can build with them more easily.
</aside>