Float column with NULLs interpreted as categorical
Author: ben-greentegCreated Feb 21, 2024Updated Feb 21, 2024
Issue
When loading local .csv data, a column containing "floats and NULLs" was interpreted as categorical
default expected behavior
- interpret as numerical
possible open questions
- how to plot "numerical Nulls" (exclude by default from plots?)
Source: microsoft/SandDance