We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5ffb2 commit 82d7bf1Copy full SHA for 82d7bf1
intermediate/indexing/advanced-indexing.ipynb
@@ -8,8 +8,9 @@
8
"\n",
9
"## Learning Objectives\n",
10
11
- "* Orthogonal vs. Pointwise (Vectorized) Indexing\n",
12
- "* Pointwise indexing in Xarray to extract data at a collection of points."
+ "* Orthogonal vs. Pointwise (Vectorized) Indexing.\n",
+ "* Pointwise indexing in Xarray to extract data at a collection of points.\n",
13
+ "* Understand the difference between NumPy and Xarray indexing behavior."
14
]
15
},
16
{
0 commit comments