Skip to content

Commit 031bcd6

Browse files
authored
Apply suggestions from PR review
Hyphenate compound adjective
1 parent f23c5a6 commit 031bcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/open-datasets/samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The example Jupyter notebooks for Azure Open Datasets explain how to load open d
2323
## Join demo data with NOAA ISD data
2424
|Notebook | Description |
2525
|----------------|------------------------------------------------|
26-
|[Join demo data with weather data - Pandas](https://github.com/Azure/OpenDatasetsNotebooks/blob/master/tutorials/data-join/02-weather-join-in-pandas.ipynb) | Join a one month demo dataset of sensor locations with weather readings in a Pandas dataframe. |
26+
|[Join demo data with weather data - Pandas](https://github.com/Azure/OpenDatasetsNotebooks/blob/master/tutorials/data-join/02-weather-join-in-pandas.ipynb) | Join a one-month demo dataset of sensor locations with weather readings in a Pandas dataframe. |
2727
|[Join demo data with weather data – Spark](https://github.com/Azure/OpenDatasetsNotebooks/blob/master/tutorials/data-join/01-weather-join-in-spark.ipynb) | Join a demo dataset of sensor locations with weather readings in a Spark dataframe. |
2828

2929
## Join NYC taxi data with NOAA ISD data

0 commit comments

Comments
 (0)