Better error for data type mismatch
Opened this issue · 0 comments
esheldon commented
ValueError: Data-type mismatch between sparse_map and values
Would be nice if it said
ValueError: Data type 'i8' incompatible with sparse_map data type 'i4'
or something