Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcc-git authored Feb 13, 2024
1 parent 91bd96a commit 352a194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/Slides/p3/d1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Do we understand the questions being asked in Project 3?
Let's start exploring the baseball data!

- You'll need to download the [SQLite Databse](https://byuistats.github.io/CSE250-Course/data/lahmansbaseballdb.sqlite)
- And review the [data dictionary](https://www.seanlahman.com/files/database/readme2017.txt)
- And review the [data dictionary](https://cran.r-project.org/web/packages/Lahman/Lahman.pdf)

```python
import pandas as pd
Expand Down

0 comments on commit 352a194

Please sign in to comment.