Learn Before
Concept
pd.isna() & pd.isnull()
These are two function of pandas dataframe which makes people confuse sometimes. Actually there is no difference in use between these two functions!
0
1
Updated 2021-02-05
Tags
Data Science
pd.isna() & pd.isnull()
These are two function of pandas dataframe which makes people confuse sometimes. Actually there is no difference in use between these two functions!
0
1
Tags
Data Science