mcframework.stats\_engine.CIMethod ================================== .. currentmodule:: mcframework.stats_engine .. autoclass:: CIMethod :no-members: :show-inheritance: .. rubric:: Methods .. autosummary:: :nosignatures: ~CIMethod.encode ~CIMethod.replace ~CIMethod.split ~CIMethod.rsplit ~CIMethod.join ~CIMethod.capitalize ~CIMethod.casefold ~CIMethod.title ~CIMethod.center ~CIMethod.count ~CIMethod.expandtabs ~CIMethod.find ~CIMethod.partition ~CIMethod.index ~CIMethod.ljust ~CIMethod.lower ~CIMethod.lstrip ~CIMethod.rfind ~CIMethod.rindex ~CIMethod.rjust ~CIMethod.rstrip ~CIMethod.rpartition ~CIMethod.splitlines ~CIMethod.strip ~CIMethod.swapcase ~CIMethod.translate ~CIMethod.upper ~CIMethod.startswith ~CIMethod.endswith ~CIMethod.removeprefix ~CIMethod.removesuffix ~CIMethod.isascii ~CIMethod.islower ~CIMethod.isupper ~CIMethod.istitle ~CIMethod.isspace ~CIMethod.isdecimal ~CIMethod.isdigit ~CIMethod.isnumeric ~CIMethod.isalpha ~CIMethod.isalnum ~CIMethod.isidentifier ~CIMethod.isprintable ~CIMethod.zfill ~CIMethod.format ~CIMethod.format_map ~CIMethod.maketrans .. automethod:: encode .. automethod:: replace .. automethod:: split .. automethod:: rsplit .. automethod:: join .. automethod:: capitalize .. automethod:: casefold .. automethod:: title .. automethod:: center .. automethod:: count .. automethod:: expandtabs .. automethod:: find .. automethod:: partition .. automethod:: index .. automethod:: ljust .. automethod:: lower .. automethod:: lstrip .. automethod:: rfind .. automethod:: rindex .. automethod:: rjust .. automethod:: rstrip .. automethod:: rpartition .. automethod:: splitlines .. automethod:: strip .. automethod:: swapcase .. automethod:: translate .. automethod:: upper .. automethod:: startswith .. automethod:: endswith .. automethod:: removeprefix .. automethod:: removesuffix .. automethod:: isascii .. automethod:: islower .. automethod:: isupper .. automethod:: istitle .. automethod:: isspace .. automethod:: isdecimal .. automethod:: isdigit .. automethod:: isnumeric .. automethod:: isalpha .. automethod:: isalnum .. automethod:: isidentifier .. automethod:: isprintable .. automethod:: zfill .. automethod:: format .. automethod:: format_map .. automethod:: maketrans