I try to copy somewhat large (~800MB) datasets into a Spark-Dataframe for benchmarking purposes. The data consists of one column with random numbers. Everything works well with smaller datasets, but a…
receiving the following error with version scorecard_0.2.9
if i run the same code on version scorecard_0.2.5.999 it runs without error
> bins = woebin(dt_f, y="creditability")
[INFO] creating w…