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 7ff7a19 commit 24462e4Copy full SHA for 24462e4
intermediate/indexing/advanced-indexing.ipynb
@@ -379,16 +379,11 @@
379
"\n",
380
381
":::{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",
+ "- [Introductions to Fancy Indexing](https://jakevdp.github.io/PythonDataScienceHandbook/02.07-fancy-indexing.html)\n",
+ "- [NumPy Docs - Advanced Indexing](https://numpy.org/doc/stable/user/basics.indexing.html#advanced-indexing)\n",
384
385
":::\n"
386
]
387
- },
388
- {
389
- "cell_type": "markdown",
390
- "metadata": {},
391
- "source": []
392
}
393
],
394
"metadata": {
0 commit comments