Skip to content

Commit 5b68630

Browse files
committed
updating header
1 parent 3287085 commit 5b68630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"\n",
191191
"But what if we would like to find the information from the nearest grid cell to a collection of specified points (for example, weather stations or tower data)?\n",
192192
"\n",
193-
"## Vectorized or Pointwise Indexing in Xarray\n",
193+
"## Pointwise Indexing in Xarray\n",
194194
"\n",
195195
"Like NumPy and pandas, Xarray supports indexing many array elements at once in a *vectorized* manner. \n",
196196
"\n",

0 commit comments

Comments
 (0)