{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / rv_generic / _attach_argparser_methods

function

scipy.stats._distn_infrastructure:rv_generic._attach_argparser_methods

source: /scipy/stats/_distn_infrastructure.py :738

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