base_index property

base_index property

Represents the index in the source pivot fields.

Definition:

@property
def base_index(self):
    ...
@base_index.setter
def base_index(self, value):
    ...

See Also