TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Comparing to None in Python and Pandas
4 points
by
rekahrv
about 2 years ago
1 comment
rekahrv
about 2 years ago
TLDR:<p>* Falsy values (empty string, empty list) should have the same behavior as None. * Don't use `==` for comparison with None or NaN