Package pandas

Class CategoricalDtypeUtil


  • public class CategoricalDtypeUtil
    extends Object
    • Method Detail

      • refineFeature

        public static org.jpmml.converter.Feature refineFeature​(org.jpmml.converter.Feature feature,
                                                                pandas.core.CategoricalDtype categoricalDtype,
                                                                SkLearnEncoder encoder)