Skip to content

Commit 4914f60

Browse files
authored
Update 02_assignment.md
1 parent 50303ae commit 4914f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day_13/02_assignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Go through all of the above notebooks and **submit the last presentation Noteboo
1111

1212
Level 1 Bonus: Create a line chart to compare [$AAPL](https://github.com/gumdropsteve/datasets/raw/master/stocks/AAPL.csv) and [$TSLA](https://github.com/gumdropsteve/datasets/raw/master/stocks/TSLA.csv) stock data.
1313

14-
Level 2 Bonus: Create the same line, scatter, and bar plots you created yesterday, but with Bokeh.
14+
Level 2 Bonus: Create the same line, scatter, and bar plots you created yesterday, but with Bokeh. [Titanic dataset](https://raw.githubusercontent.com/gumdropsteve/intro_to_python/main/day_09/data/titanic.csv) or dataset of your choosing.
1515

1616
Level 3 Bonus: Create a chart to tell me something about this data: https://github.com/gumdropsteve/datasets/raw/master/airlines.parquet (how to read in below)
1717
```python

0 commit comments

Comments
 (0)