Package pandas
Class CategoricalDtypeUtil
- java.lang.Object
-
- pandas.CategoricalDtypeUtil
-
public class CategoricalDtypeUtil extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jpmml.converter.FeaturerefineFeature(org.jpmml.converter.Feature feature, pandas.core.CategoricalDtype categoricalDtype, SkLearnEncoder encoder)
-
-
-
Method Detail
-
refineFeature
public static org.jpmml.converter.Feature refineFeature(org.jpmml.converter.Feature feature, pandas.core.CategoricalDtype categoricalDtype, SkLearnEncoder encoder)
-
-