dataset-viewer
89a74df0 - Fix stats for data with NaN (not a number) values (#2797)

Commit
1 year ago
Fix stats for data with NaN (not a number) values (#2797) * replace nan values with None (null) before computing stats * add all float("nan") column to test * update docs
Author
Polina Kazakova
Parents
Loading