I want to fill NaN with null (as we get in database). Can we do that?I have tried fillna("") but this gives empty string.
Please guide me.
Regards
I want to fill NaN with null (as we get in database). Can we do that?I have tried fillna("") but this gives empty string.
Please guide me.
Regards