Skip to content

Commit

Permalink
add numpy advanced indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
negin513 committed Jul 1, 2024
1 parent f670605 commit 2a5ffb2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion intermediate/indexing/advanced-indexing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -379,10 +379,15 @@
"\n",
":::{seealso}\n",
"- [NumPy Fancy Indexing](https://numpy.org/doc/stable/reference/arrays.indexing.html#fancy-indexing)\n",
"- [Xarray Indexing](indexing.md)\n",
"- [NumPy Advanced Indexing](https://numpy.org/doc/stable/user/basics.indexing.html#advanced-indexing)\n",
"\n",
":::\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 2a5ffb2

Please sign in to comment.