检查我们是否匹配‘dtype’。
要检查的对象。
注意事项
如果满足以下条件,则默认实现为True
cls.construct_from_string(dtype) 是一个实例,它是 cls 。
cls.construct_from_string(dtype)
cls
dtype is an object and is an instance of cls
dtype
dtype 有一个 dtype 属性,并且上述任何条件都适用于 dtype.dtype 。
dtype.dtype
上一页
pandas.api.extensions.ExtensionDtype.empty
下一页
pandas.api.extensions.ExtensionArray