This is documentation for an old release of SciPy (version 0.7.). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.stats.zs
-
scipy.stats.zs(a)
- Returns a 1D array of z-scores, one for each score in the passed array,
computed relative to the passed array.