Shortcuts

RangeSelection

class geodesic.tesseract.components.RangeSelection(from_index=None, to_index=None, **kwargs)[source]

Bases: geodesic.bases._APIObject

Selection of bins between a start and an end

from_index

(int) - starting point of bin selection in a range

Descriptor: _IntDescr

to_index

(int) - ending point of bin selection in a range

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