Package pandas

Class 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.Feature refineFeature​(org.jpmml.converter.Feature feature, pandas.core.CategoricalDtype categoricalDtype, SkLearnEncoder encoder)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • refineFeature

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