Hi! Currently, only integer values support casting to the ClassLabel
type hence the error. But we’ve recently added support for casting from string values, which will be available in the next release of datasets
(currently only available on master
if you want to try it).