Skip to content

Commit 9c70576

Browse files
authored
Fix broken links
Fix broken links: previous lessons assignment link and Analyzing README link.
1 parent b95d230 commit 9c70576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

4-Data-Science-Lifecycle/15-analyzing/assignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Exploring for answers
22

3-
This is a continuation of the previous lesson's [assignment](..\14-Introduction\assignment.md), where we briefly took a look at the data set. Now we will be taking a deeper look at the data.
3+
This is a continuation of the previous lesson's [assignment](../14-Introduction/assignment.md), where we briefly took a look at the data set. Now we will be taking a deeper look at the data.
44

55
Again, the question the client wants 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 [Analyzing](Readme.md) stage of the Data Science Lifecycle, where you are responsible for doing exploratory data analysis on the dataset. You have been provided a notebook and dataset that contains 200 taxi transactions from January and July 2019.
7+
Your team is in the [Analyzing](README.md) stage of the Data Science Lifecycle, where you are responsible for doing exploratory data analysis on the dataset. You have been provided a notebook and dataset that contains 200 taxi transactions from January and July 2019.
88

99
## Instructions
1010

0 commit comments

Comments
 (0)