I need some help with filtering a csv file. I have a csv file that contains some data, and I want to filter it based on the following criteria:
The value in the “Suspicion” column should be greater than 4.
However, when I try to do that, I get only an empty data table as a result. I am not sure what I am doing wrong or how to fix it. Can anyone help me with this problem?