tech.ml.dataset
tech.ml.dataset copied to clipboard
Long text/string columns produce errors when writing CSV
trafficstars
Unhandled java.lang.Exception
Column appId has value whose length (109583) is greater than max-chars-per-column (65536).
The fix is to use charred for writing csv files.