Skip to content

Commit

Permalink
updating header
Browse files Browse the repository at this point in the history
  • Loading branch information
negin513 committed Jun 6, 2024
1 parent 3287085 commit 5b68630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intermediate/indexing/advanced-indexing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"\n",
"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",
"\n",
"## Vectorized or Pointwise Indexing in Xarray\n",
"## Pointwise Indexing in Xarray\n",
"\n",
"Like NumPy and pandas, Xarray supports indexing many array elements at once in a *vectorized* manner. \n",
"\n",
Expand Down

0 comments on commit 5b68630

Please sign in to comment.