bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / rv_generic / _attach_argparser_methods
function
scipy.stats._distn_infrastructure:rv_generic._attach_argparser_methods
Signature
def _attach_argparser_methods ( self ) Summary
Generates the argument-parsing functions dynamically and attaches them to the instance.
Extended Summary
Should be called from _attach_methods, typically in __init__ and during unpickling (__setstate__)
Aliases
-
scipy.stats._distn_infrastructure.rv_generic._attach_argparser_methods