quartile_calculation property

quartile_calculation property

Represents the statistical properties for the series.

Definition:

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

See Also