You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace non valid values with NaN instead of "" in csv export (#660)
* Replace non valid values with 0 instead of "" in csv export
* Changes according to PR comments
* Removed redundant double negation
* Removed unnecessary use of conditional expression for default assignment.
* Update js/webworkers/csv-export-worker.js
Co-authored-by: Petr Ledvina <[email protected]>
---------
Co-authored-by: Petr Ledvina <[email protected]>
0 commit comments