Package pandas.core

Class Float32Dtype

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,​java.lang.Object>, TypeInfo

    public class Float32Dtype
    extends ExtensionDtype
    See Also:
    Serialized Form
    • Constructor Detail

      • Float32Dtype

        public Float32Dtype​(java.lang.String module,
                            java.lang.String name)
    • Method Detail

      • getDataType

        public org.dmg.pmml.DataType getDataType()