A program to recognize and reward our most engaged community members
First of all, I have a lot of missing values, which show up as ? on the tables. I need a way to keep those out.
Secondly, I have some rules (ie att1*att2 < 5000) and I want to filter the data based on that, preferably without adding an extra column.