I have a column that is currently a floating-point number and I need to check if all the values in the column are integers. What's the easiest way to do this?
I have a column that is currently a floating-point number and I need to check if all the values in the column are integers. What's the easiest way to do this?