🐼

Pandas fight

Struggling with pandas.

When a column has NaN it is shown as float value in a column. need to use .fillna("") to replace the Nan with empty string.