Closed
Description
This is done for historical reasons since there are clients that depend on this behavior, so it's not a bug. Nevertheless, if we don't control the input dataset format this would produce signal loss since empty/whitespace values are now indistinguishable from value "0". We can fix that in AutoML by inserting a transform that addresses the issue but a much better fix would be to change the loader behavior.