When data provided in excel has empty fields, they are converted to Nan by pandas. This raises an exception in other parts of the code when used as is. When reading data from excel into pandas dataframe, change Nan to relevant empty data type. 6b004ba978161397683f74848617e8214163f56a
When data provided in excel has empty fields, they are converted to Nan by pandas. This raises an exception in other parts of the code when used as is. When reading data from excel into pandas dataframe, change Nan to relevant empty data type. 6b004ba978161397683f74848617e8214163f56a