How do I check that a column contains only integers?
Hello, I need to check that a column contains only integers before running the rest of my script but I don't know how to do that. Ideally I would like to be able to identify precisely the rows with decimal values. Thanks in advance for your help!