visions.functional.detect_series_type

visions.functional.detect_series_type(series, typeset)[source]

Detect the type in the base graph

Parameters
  • series (Series) – the Series to detect the type of

  • typeset (VisionsTypeset) – the Typeset that provides the type context

Return type

Type[VisionsBaseType]

Returns

The detected type