You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -460,7 +460,6 @@ The second benchmark demonstrates how close we really are to standard indexing g
460
460
## Notes
461
461
462
462
[^1]: Terminology here is important here. Keys, indices, and axes each have a specific meaning. Throughout the documentation the following functional definitions apply:
463
-
464
463
* axis: maps a set of keys to a set of indices.
465
464
* indices: a set of integers (e.g., `<:Integer`) that locate the in memory locations of elements.
466
465
* keys: maps a set of any type to a set of indices
0 commit comments