Shortcuts

TemporalBinning

class geodesic.tesseract.components.TemporalBinning(*args, **kwargs)[source]

Bases: geodesic.bases._APIObject

Temporal binning is a class to represent the temporal binning in a series request.

Parameters

spec (dict) – The dict to initialize the class with.

equal

(Equal, dict) - specify Equal time binning

Descriptor: _TypeConstrainedDescr

user

(User, dict) - specify time bins defined by User time binning

Descriptor: _TypeConstrainedDescr

reference

(str) - reference the time bins to another asset in the Job

Descriptor: _StringDescr

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources