Merge pull request #324 from flegaspi700/main

Fix image link
pull/330/head
Jen Looper 3 years ago committed by GitHub
commit 4dc23b9ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,10 +1,10 @@
# Exploring for answers # Exploring for answers
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. 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.
Again, the question the client wants to know: **Do yellow taxi passengers in New York City tip drivers more in the winter or summer?** Again, the question the client wants to know: **Do yellow taxi passengers in New York City tip drivers more in the winter or summer?**
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. 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.
## Instructions ## Instructions

@ -15,7 +15,7 @@ The Explorer interface (shown in the screenshot below) lets you select a dataset
3. Use the Explorer - pick a dataset of interest, select a relevant query & rendering option. 3. Use the Explorer - pick a dataset of interest, select a relevant query & rendering option.
![The Planetary Computer Explorer](images/Planetary-Computer-Explorer.png) ![The Planetary Computer Explorer](images/planetary-computer-explorer.png)
`Your Task:` `Your Task:`
Now study the visualization that is rendered in the browser and answer the following: Now study the visualization that is rendered in the browser and answer the following:

Loading…
Cancel
Save