Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Python converts "NA" to NaN

Hello I've recently started using Python when building queries for some more advanced data manipulation. However, it seems like Python (more specifically the Pandas library) automatically assumes th...