File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed
Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change @@ -12,30 +12,7 @@ to matplotlib, and hello to ggplot as your everyday Python plotting library!
1212
1313# Outline
1414## Slides (20 mins)
15- ### Intro
16- #### Me
17- - Hi, I'm Greg!
18- #### What is `ggplot`?
19- - "gee gee plot"
20- #### Why does it exist?
21- - b/c `matplotlib` sucks
22- #### Where it is now
23- - state of the project
24- #### Where it's going
25- - things that don't exist yet
26-
2715## IPython Notebook (40-50 mins)
28- ### Tutorial
29- #### `aesthetics`
30- - assigning `x` and `y`
31- #### components
32- - `geoms`, `stats`, `scales`
33- #### layers
34- - combining `geoms`
35- #### `geom_point`
36- #### `geom_line`
37- #### `stat_smooth`
38- #### Disecting a problem
39-
4016## Final Thoughts
17+ #### Where it's going
4118#### Want to help?
You can’t perform that action at this time.
0 commit comments