Shortcuts

BinSelection

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

Bases: geodesic.bases._APIObject

Selection of a time bin based on a datetime or index

reference_asset

(str) - which asset to reference the time bins. For step outputs

Descriptor: _StringDescr

datetime

(str, datetime, datetime64) - datetime to use for selection

Descriptor: _DatetimeDescr

index

(int) - datetime to use for selection

Descriptor: _IntDescr

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