hot-encoded dataframe to fit clustering model. I am getting the attribute error.
AttributeError: 'NoneType' object has no attribute 'split'
Does anyone know what this is?
hot-encoded dataframe to fit clustering model. I am getting the attribute error.
AttributeError: 'NoneType' object has no attribute 'split'
Does anyone know what this is?