(reported by user, to be investigated)
When fitting the preprocessor, some continuous variables gave Value Error.
I suspect this happends if a continuous variables of type np.float64 has only NaN values (or in one of the splits).
The error probably is raised because pandas cannot set interval index properly.
To be investigated (attached picture and traceback in text file)

traceback.txt
(reported by user, to be investigated)
When fitting the preprocessor, some continuous variables gave Value Error.
I suspect this happends if a continuous variables of type np.float64 has only NaN values (or in one of the splits).
The error probably is raised because pandas cannot set interval index properly.
To be investigated (attached picture and traceback in text file)

traceback.txt