GetSigMarkersType Method (Python)

Gets the type of the significance indicators that are used for the pivot table. The method returns None when the table has no significance indicators. Significance indicators are created for custom tables (CTABLES) when pairwise comparisons of column proportions or column means are calculated. The GetSigMarkersType method returns the type only when the indicators are merged into the main table.

Syntax

SpssPivotTable.GetSigMarkersType()

Table 1. Returned values
Value Description
SpssClient.SpssSigMarkerTypes.SpssSigSimple Simple indicators
SpssClient.SpssSigMarkerTypes.SpssSigAPA APA-style indicators
None The table has no significance indicators