I just want to count all NA values grouped by the first index, name_of_collection. And print the each collection name corresponding to their number of NA values. Could anybody help me? Thank you so much!! The expected output:
name_of_collection | # of NA |
---|---|
autoglyphs_Data_Clean | 48 (for example) |
veefriends_Data_Clean | 57 (for example) |