When i type X_all.HM1 = X_all.HM1.astype(\'str\')
X_all.HM1 = X_all.HM1.astype(\'str\')
I get the error : \'DataFrame\' has no object \'HM1\'
Why do I get this error and how can I fix