base_fields property

base_fields property

Returns all base pivot fields in the PivotTable.

Definition:

@property
def base_fields(self):
    ...

See Also