thrift_cast method with the mapdtype BOOL
failed to handle columns having string boolean type
#267
Labels
BOOL
failed to handle columns having string boolean type
#267
As for now
thrift_cast
method on_pandas_loaders.py
failed to handle columns having stringbool
type. We have to do an initial cleanup before converting theboolean
type toint
like we did forNaN
values on boolean column.**How to reproduce? **
should raises
The text was updated successfully, but these errors were encountered: