spss.BasePivotTable Methods (Python)
The BasePivotTable
class has
methods that allow you to build complex pivot tables. If you only
need to create a pivot table with a single row and a single column
dimension then consider using the SimplePivotTable
method.