You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the discretizers (RFDiscritizer and BasicDiscretizer, although I suspect all discretizers), ._transform_postprocessing(discretized_df, X) throws an error like:
"ValueError: Shape of passedvalues is (1338, 1), indices imply (1338, 3)"
The text was updated successfully, but these errors were encountered:
When using the discretizers (RFDiscritizer and BasicDiscretizer, although I suspect all discretizers), ._transform_postprocessing(discretized_df, X) throws an error like:
"ValueError: Shape of passedvalues is (1338, 1), indices imply (1338, 3)"
The text was updated successfully, but these errors were encountered: