Package: mlreportgen.utils Superclasses:
Table slicer object output
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.
mlreportgen.utils.TableSlicer
mlreportgen.utils.TableSlice
expand all
Table
This property is read-only. Its value is a table generated by an mlreportgen.utils.TableSlicer object.
StartCol
This property is read-only. Its value is the index of the column from the original table where this slice starts.
EndCol
This property is read-only. Its value is the index of the column from the original table where this slice ends.