不能使用is None,bool这些来判断,

df = pd.DataFrame([])
data.empty True

相关文章: