datatable.Frame.types

Added in version v1.0.0

The list of Types for each column of the frame.

Parameters

return
List[Type]

The length of the list is the same as the number of columns in the frame.

See also

  • .type – common type for all columns