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