IT 技术分享
首页
技术
区块链
NodeJs
Python
Leetcode
27 July 2017
/
python
【Pandas】检测DataFrame是否为空
使用
df.empty
即可。
if df.empty: print("df is empty")
IT 技术分享
—
【Pandas】检测DataFrame是否为空
Share this
邮箱:
zgljl2012@gmail.com