mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
6 lines
155 B
Markdown
6 lines
155 B
Markdown
---
|
|
"jspsych": major
|
|
---
|
|
|
|
Changed the behavior of `DataColumn.mean()` to exclude `null` and `undefined` values from the calculation, as suggested in #2905
|