Package pandas.core

Class ExtensionDtype

    • Constructor Detail

      • ExtensionDtype

        public ExtensionDtype​(String module,
                              String name)
    • Method Detail

      • getDataType

        public abstract org.dmg.pmml.DataType getDataType()