mlreportgen.utils.TableSlice class

Package: mlreportgen.utils
Superclasses:

Table slicer object output

Description

Contains a slice of a table generated by an mlreportgen.utils.TableSlicer object. You do not need to create instances of this mlreportgen.utils.TableSlice class.

Properties

expand all

This property is read-only. Its value is a table generated by an mlreportgen.utils.TableSlicer object.

This property is read-only. Its value is the index of the column from the original table where this slice starts.

This property is read-only. Its value is the index of the column from the original table where this slice ends.

Introduced in R2018b