-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve
table.summary
. Catch ValueError
thrown by `column.s…
…tability` (#390) Closes #320 ### Summary of Changes The stability of a column with only null values should just be skipped and displayed in the returned table as a minus: - <!-- Please provide a summary of changes in this pull request, ensuring all changes are explained. --> --------- Co-authored-by: patrikguempel <[email protected]> Co-authored-by: megalinter-bot <[email protected]>
- Loading branch information
1 parent
d97d32a
commit dbbe0e3
Showing
4 changed files
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters