Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Conversation

@scpike
Copy link

@scpike scpike commented Dec 13, 2019

This adds a --nullcount option to xsv stats that keeps track of the number of null values for each column as requested in #48. I just added a single counter to the Stats struct rather than a new type like TypedSum, etc. but happy to refactor however you'd like.

I do wonder whether this this should be enabld by default? It only requires a counter per field, so it seems more consistent with the current behavior for it to be enabled by default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant