visions.functional.detect_frame_type

visions.functional.detect_frame_type(df, typeset)[source]

Detect the type in the base graph

Parameters
  • df (DataFrame) – the DataFrame to detect types on

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

Return type

Dict[str, Type[VisionsBaseType]]

Returns

A dictionary with a mapping from column name to type