Skip to content

Commit 154adc6

Browse files
committed
updated client request and specified just MLB career length
1 parent 4058685 commit 154adc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Projects/unit2_task3.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The graphs on [Data Visualizations from Best Tickets](https://web.archive.org/we
1717

1818
### Client Request
1919

20-
For this project, the Client wants SQL queries that they can use to retrieve data for use on their website without needing Python. They would also like to see the results in Lets-Plot charts.
20+
For this project, the Client wants SQL queries that they can use to retrieve data, then work with the data in pandas. They would also like to see the results in Lets-Plot charts.
2121

2222

2323
### Data
@@ -46,7 +46,7 @@ In other words, if an assignment is due on Wednesday, we will cover the material
4646

4747
Download the [the template for this task](../Templates/unit2_task3_template.qmd).
4848

49-
1. Identify the top 10 players with the longest careers. Include their:
49+
1. Identify the top 10 players with the longest Major League Baseball careers. Include their:
5050

5151
- playerID
5252
- first_name

0 commit comments

Comments
 (0)