Main Content

mlreportgen.utils.TableSlice class

Package: mlreportgen.utils

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.

The mlreportgen.utils.TableSlice class is a handle 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.

Version History

Introduced in R2018b