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.dataset.Dataset.__setstate__#

Dataset.__setstate__(state)[source]#
Parameters:

state (tuple[Dict[str, int], OrderedDict[str, Variable], Tuple[Attribute, ...], Dict[str, int | str], int, bool]) –

Return type:

None

Next
zcollection.dataset.Dataset.__str__
Previous
zcollection.dataset.Dataset.__repr__
Copyright © (2022, CNES/CLS)
Made with Sphinx and @pradyunsg's Furo
On this page
  • zcollection.dataset.Dataset.__setstate__
    • Dataset.__setstate__()