Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(15)

Issue 141051: Proposed fixes in scipy.stats functions for calculation of variance/error/etc.

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 9 months ago by arokem
Modified:
10 years, 7 months ago
Reviewers:
Base URL:
http://svn.scipy.org/svn/scipy/
Visibility:
Public.

Description

In order to comply with the deprecation warnings that appear in use of scipy.stats.samplevar/scipy.stats.samplestd, I have replaced use of these functions with calls to np.std/np.var. In addition, documentation of these functions has been cleaned up a bit

Patch Set 1 #

Patch Set 2 : Another patch for the same issue, following discussion on scipy-dev #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -33 lines) Patch
scipy/stats/stats.py View 1 4 chunks +181 lines, -33 lines 0 comments Download

Messages

Total messages: 2
arokem
15 years, 9 months ago (2009-10-26 02:48:05 UTC) #1
arokem
15 years, 9 months ago (2009-10-26 05:39:36 UTC) #2
Another patch for the same issue, following discussion on scipy-dev
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b