Contents Menu Expand Light mode Dark mode Auto light/dark mode
ZCollection
ZCollection

Contents:

  • Installation
  • Example Gallery
    • Overview of a Collection.
    • Overview of a View.
    • Indexing a Collection.
  • API Documentation
  • Release notes
Back to top
Edit this page

zcollection.indexing.abc.DType#

zcollection.indexing.abc.DType#

Index data type.

alias of Union[int, float, bytes, Iterable[Union[int, float, bytes]]]

Next
zcollection.indexing.abc.QueryDict
Previous
zcollection.indexing.abc.Scalar
Copyright © (2022, CNES/CLS)
Made with Sphinx and @pradyunsg's Furo
On this page
  • zcollection.indexing.abc.DType
    • DType