XrAggregationMethod =================== .. currentmodule:: rojak.core.calculations .. autoclass:: XrAggregationMethod :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~XrAggregationMethod.encode ~XrAggregationMethod.replace ~XrAggregationMethod.split ~XrAggregationMethod.rsplit ~XrAggregationMethod.join ~XrAggregationMethod.capitalize ~XrAggregationMethod.casefold ~XrAggregationMethod.title ~XrAggregationMethod.center ~XrAggregationMethod.count ~XrAggregationMethod.expandtabs ~XrAggregationMethod.find ~XrAggregationMethod.partition ~XrAggregationMethod.index ~XrAggregationMethod.ljust ~XrAggregationMethod.lower ~XrAggregationMethod.lstrip ~XrAggregationMethod.rfind ~XrAggregationMethod.rindex ~XrAggregationMethod.rjust ~XrAggregationMethod.rstrip ~XrAggregationMethod.rpartition ~XrAggregationMethod.splitlines ~XrAggregationMethod.strip ~XrAggregationMethod.swapcase ~XrAggregationMethod.translate ~XrAggregationMethod.upper ~XrAggregationMethod.startswith ~XrAggregationMethod.endswith ~XrAggregationMethod.removeprefix ~XrAggregationMethod.removesuffix ~XrAggregationMethod.isascii ~XrAggregationMethod.islower ~XrAggregationMethod.isupper ~XrAggregationMethod.istitle ~XrAggregationMethod.isspace ~XrAggregationMethod.isdecimal ~XrAggregationMethod.isdigit ~XrAggregationMethod.isnumeric ~XrAggregationMethod.isalpha ~XrAggregationMethod.isalnum ~XrAggregationMethod.isidentifier ~XrAggregationMethod.isprintable ~XrAggregationMethod.zfill ~XrAggregationMethod.format ~XrAggregationMethod.format_map ~XrAggregationMethod.maketrans ~XrAggregationMethod.__init__ .. rubric:: Attributes .. autosummary:: ~XrAggregationMethod.ALL ~XrAggregationMethod.ANY ~XrAggregationMethod.ARGMAX ~XrAggregationMethod.ARGMIN ~XrAggregationMethod.COUNT ~XrAggregationMethod.IDX_MAX ~XrAggregationMethod.IDX_MIN ~XrAggregationMethod.MAX ~XrAggregationMethod.MIN ~XrAggregationMethod.MEAN ~XrAggregationMethod.MEDIAN ~XrAggregationMethod.PROD ~XrAggregationMethod.SUM ~XrAggregationMethod.STDDEV ~XrAggregationMethod.VARIANCE ~XrAggregationMethod.CUM_SUM ~XrAggregationMethod.CUM_PROD