Skip to content

Commit 82d7bf1

Browse files
committed
update learning objectives
1 parent 2a5ffb2 commit 82d7bf1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
"\n",
99
"## Learning Objectives\n",
1010
"\n",
11-
"* Orthogonal vs. Pointwise (Vectorized) Indexing\n",
12-
"* Pointwise indexing in Xarray to extract data at a collection of points."
11+
"* Orthogonal vs. Pointwise (Vectorized) Indexing.\n",
12+
"* Pointwise indexing in Xarray to extract data at a collection of points.\n",
13+
"* Understand the difference between NumPy and Xarray indexing behavior."
1314
]
1415
},
1516
{

0 commit comments

Comments
 (0)