单项选择题

A.notnull()不为空有数据显示True
B.isnull()为空没有数据显示True
C.dropna()去除缺失值
D.drop()删除