some possible challenges for the day:
- create histogram
- highlight all bars larger than the one I’ve selected
- create fake data that mimics timeseries (w/ seasonality, dow, noise, trend, holidays)
Also, starting to find myself thinking about where to define things in the code. Goal for the moment is to think about how I can define meaningful variables, and key everything off of those.