TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Comparing to None in Python and Pandas
4 点
作者
rekahrv
大约 2 年前
1 comment
rekahrv
大约 2 年前
TLDR:<p>* Falsy values (empty string, empty list) should have the same behavior as None. * Don't use `==` for comparison with None or NaN