Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ndindex documentation
Light Logo Dark Logo
ndindex documentation
  • API Reference
    • ndindex
    • Index Types
    • Shape Tools
    • Chunking
    • Internal API
  • Guide to NumPy Indexing
    • Introduction: What is an Index?
    • Integer Indices
    • Slices
    • Multidimensional Indices
      • What is an Array?
      • Tuple Indices
      • Ellipses
      • newaxis
      • Integer Array Indices
      • Boolean Array Indices
    • Other Topics Relevant to Indexing
  • Type Confusion
  • ndindex Changelog
  • Documentation Style Guide
  • GitHub
Back to top
View this page
Edit this page

API Reference¶

The ndindex API consists of classes representing the different types of index objects (integers, slices, etc.), as well as some helper functions for dealing with indices.

API Reference Index¶

  • ndindex
  • Index Types
  • Shape Tools
  • Chunking
  • Internal API
Next
ndindex
Previous
Home
Copyright © 2020, Quansight Labs
Made with Sphinx and @pradyunsg's Furo
On this page
  • API Reference
    • API Reference Index