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 f4ac651 commit ed06124Copy full SHA for ed06124
2 files changed
_toc.yml
@@ -46,6 +46,7 @@ parts:
46
sections:
47
- file: intermediate/indexing/advanced-indexing.ipynb
48
- file: intermediate/indexing/boolean-masking-indexing.ipynb
49
+ - file: intermediate/indexing/why-an-index.ipynb
50
- file: intermediate/xarray_and_dask
51
- file: intermediate/intro-to-zarr.ipynb
52
- file: intermediate/storage_formats.ipynb
workshops/scipy2026/index.ipynb
@@ -52,7 +52,7 @@
"| *10 minute Break* |\n",
53
"| Data cataloguing | 3:50 (40 min) | [Data cataloging](../../intermediate/cataloging.ipynb) |\n",
54
"| *10 minute Break* \n",
55
- "| Flexible indices | 4:40 (50 min) | Why an index |"
+ "| Flexible indices | 4:40 (50 min) | [Why an index](../../intermediate/indexing/why-an-index.ipynb) |"
56
]
57
},
58
{
0 commit comments