footings.data_dictionary.PandasDtype¶
-
class
PandasDtype(value)[source]¶ Enum container of all valid pandas data types.
This was copied from the pandera project and modified.
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
BoolCategoryComplexComplex256Complex64DateTimeFloatFloat16Float32INT16INT32INT64INT8IntInt16Int32Int8ObjectStringTimedeltaUINT16UINT32UINT64UINT8UInt16UInt32UInt64UInt8-