I've been working with data imported from a CSV. Pandas changed some columns to float, so now the numbers in these columns get displayed as floating points! However, I need them to be displayed as integers, or, without comma. Is there a way to convert them to integers or not display the comma?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…