User¶
- class geodesic.tesseract.components.User(**spec)[source]¶
Bases:
geodesic.bases._APIObject
Temporal binning by user specified bins.
- omit_empty¶
don’t create a space for empty bins in resulting output
Descriptor:
_BoolDescr
BoolDescr is an bool field, raises attribute error if the bool isn’t set
- Methods:
__get__: returns the bool
__set__: sets the bool after validating that it is an bool