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.partitioning.date.Date._split#

Date._split(variables)[source]#

Return the partitioning scheme for the given variables.

Parameters:

variables (dict[str, ArrayLike]) –

Return type:

Iterator[Tuple[Tuple[Tuple[str, Any], …], slice]]

Next
zcollection.partitioning.date.Date._stringify
Previous
zcollection.partitioning.date.Date._partition
Copyright © (2022, CNES/CLS)
Made with Sphinx and @pradyunsg's Furo
On this page
  • zcollection.partitioning.date.Date._split
    • Date._split()