I have this table of data (as an example)
I will be receiving data for each object, and I want to cross check that every attribute (column) that has Yes is provided in the dataset.
Please could someone advise me how to go about doing this and which transformers I should be focussing on?
I was trying to maybe create a list for each object (but failing at the moment) so am a little stuck.
Thank you in advance!