-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
medium-priorityGrammar and typos errors. New featureGrammar and typos errors. New feature
Description
- "bar(Binomial(N,p), ..." is used before StatsPlots is introduced.
- "p_ =plot(plots[1], plots[2], plots[3], plots[4], plots[5], plots[6], plots[7],plots[8], plots[9], ..." can be simplified to "p_ = plot(plots...," (splaying operator) . Similarly for p__.
- It seems the bandit example is the same as that in chapter 3.
Metadata
Metadata
Assignees
Labels
medium-priorityGrammar and typos errors. New featureGrammar and typos errors. New feature