Skip to content

Commit 404c5a5

Browse files
authored
Merge pull request #405 from moonstar-rr/fix-typo
Fix typo
2 parents 4340ffc + f2d4690 commit 404c5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-Data-Science-Lifecycle/14-Introduction/assignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A client has approached your team for help in investigating a taxi customer's se
44

55
They want to know: **Do yellow taxi passengers in New York City tip drivers more in the winter or summer?**
66

7-
Your team is in the [Capturing](Readme.md#Capturing) stage of the Data Science Lifecycle and you are in charge of handling the the dataset. You have been provided a notebook and [data](../../data/taxi.csv) to explore.
7+
Your team is in the [Capturing](Readme.md#Capturing) stage of the Data Science Lifecycle and you are in charge of handling the dataset. You have been provided a notebook and [data](../../data/taxi.csv) to explore.
88

99
In this directory is a [notebook](notebook.ipynb) that uses Python to load yellow taxi trip data from the [NYC Taxi & Limousine Commission](https://docs.microsoft.com/en-us/azure/open-datasets/dataset-taxi-yellow?tabs=azureml-opendatasets).
1010
You can also open the taxi data file in text editor or spreadsheet software like Excel.

0 commit comments

Comments
 (0)