KenSciResearch/fairMLHealth

AB#12407 - Bug: Error raised for nameless target variables when passed as pandas series

Closed this issue · 0 comments

Pandas series that are unnamed have a shape tuple length <1. The test for 1-D targets expects a shape tuple length of 2.