> > > ndt.make_categorical("[1,2,3]") > > > Segmentation fault (core dumped) > > > > > > ndt.make_categorical(['sunny', 'rainy', 'cloudy', 'stormy']) > > > Segmentation fault (core dumped)