is_missing属性

is_missing属性

指示该项目是否从数据源中删除。

注意事项

True 表示该值已从数据源中删除。

定义:

@property
def is_missing(self):
    ...

也可以看看