Open rdstern opened 7 years ago
It should have the option on what to do with missing values. Currently if any values are missing then the summary is missing.
@rdstern
I see we can add na.rm
to the apply function. Should we have a checkbox somewhere with the label Ignore Missing Values by default unchecked?
That's right. We have that option on some other dialogues, e.g. Prepare > Column: Reshape > Summarise. It could usefully be consistent with that.
Yes I needed this the other day!
@shadrackkibet can this be closed?
2,3 and 4 are not yet sorted out. So, this cannot be closed.
I think 1 was the most urgent so this can move to PENDING.
It should have the option on what to do with missing values. Currently if any values are missing then the summary is missing.
I think we can make the missing option more robust here by allowing the user to define missing value options like what we do in climatic summaries and the other ordinary summaries dialog. I needed this facility for some staff working at KMD who are using this dialog. I think it is now time to enable this feature.
Prepare > Column: Calculate > Row Summary calculates row statistics, i.e. it produces a new column with (say) the mean of existing columns.