Ändern Sie den Wert in String -Pandas
mtrx['X.3'] = mtrx['X.3'].astype(str)
Fantastic Fly
mtrx['X.3'] = mtrx['X.3'].astype(str)