datatable.Frame.ltypes

The tuple of each column’s ltypes (“logical types”).

Parameters

return
Tuple[ltype, ...]

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

See also

  • stypes – tuple of columns’ storage types