Skip to content

Commit 24462e4

Browse files
committed
update indexing docs
1 parent 7ff7a19 commit 24462e4

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -379,16 +379,11 @@
379379
"\n",
380380
"\n",
381381
":::{seealso}\n",
382-
"- [NumPy Fancy Indexing](https://numpy.org/doc/stable/reference/arrays.indexing.html#fancy-indexing)\n",
383-
"- [NumPy Advanced Indexing](https://numpy.org/doc/stable/user/basics.indexing.html#advanced-indexing)\n",
382+
"- [Introductions to Fancy Indexing](https://jakevdp.github.io/PythonDataScienceHandbook/02.07-fancy-indexing.html)\n",
383+
"- [NumPy Docs - Advanced Indexing](https://numpy.org/doc/stable/user/basics.indexing.html#advanced-indexing)\n",
384384
"\n",
385385
":::\n"
386386
]
387-
},
388-
{
389-
"cell_type": "markdown",
390-
"metadata": {},
391-
"source": []
392387
}
393388
],
394389
"metadata": {

0 commit comments

Comments
 (0)