Skip to content

Commit 339df26

Browse files
committed
updated intro paragraph to say 10.5 and later
1 parent 9e822d8 commit 339df26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Analyzing New York City taxi data using big data tools\n",
88
"\n",
9-
"At 10.5, ArcGIS Enterprise introduces [ArcGIS GeoAnalytics Server](http://server.arcgis.com/en/server/latest/get-started/windows/what-is-arcgis-geoanalytics-server-.htm) which provides you the ability to perform big data analysis on your infrastructure. This sample demonstrates the steps involved in performing an aggregation analysis on New York city taxi point data using ArcGIS API for Python.\n",
9+
"At 10.5 and later releases, ArcGIS Enterprise introduces [ArcGIS GeoAnalytics Server](http://server.arcgis.com/en/server/latest/get-started/windows/what-is-arcgis-geoanalytics-server-.htm) which provides you the ability to perform big data analysis on your infrastructure. This sample demonstrates the steps involved in performing an aggregation analysis on New York city taxi point data using ArcGIS API for Python.\n",
1010
"\n",
1111
"The data used in this sample can be downloaded from [NYC Taxi & Limousine Commission website](http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml). For this sample, data for the months January & Febuary of 2015 were used, each averaging 12 million records.\n",
1212
"\n",

0 commit comments

Comments
 (0)