[SciPy-Dev] doc error at http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.tstd.html

keith.briggs at bt.com keith.briggs at bt.com
Wed Mar 7 09:14:07 EST 2012


The statement

inclusive : (bool, bool),  ... The default value is (True, True).

conflicts with the definition

scipy.stats.tstd(a, limits=None, inclusive=(1, 1))


Keith


More information about the SciPy-Dev mailing list