Skip to content
Commit d8c4bb27 authored by Douglas RAILLARD's avatar Douglas RAILLARD
Browse files

lisa.stats: Avoid displaying unwanted stats

When using Stats(stats={'mean': None}), this triggers the computation of
associated statistics like the Standard Error of the Mean (sem) or the
Standard Deviation (std). Since the user might not be interested in
those, only show them if e.g. {'sem': None} is passed.
parent adc1ce8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment