You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @amzar96, you mentioned I have issue with NULL @ !NUM but already solved. Can you please let me know your solution ? I'm looking for a work around too.
@kevmo314 Actually, it's not an issue per se. I simply want to replace all the instances of the NULL values with blanks which gets converted to !NUM. In my case, the df.fillna() doesn't work, it errs out.
Here is my code when using PyExcelerate
I can't debug the error because I do not see any value to search. Does anyone know how to fix this?
The text was updated successfully, but these errors were encountered: