Hi All,
I have data in csv file as shown in below image.
I want to remove only those rows whose column's values are 0.
For example : Channel and MS having 0,0 records in both columns , so just need to remove both rows(Channel and MS) from csv.
Please help on this.
Summary | 5/14/2021 | 5/15/2021 |
individuals: | 7983 | 7983 |
Channel | 0 | 0 |
IR | 0 | 2 |
MS | 0 | 0 |
Duplicate | 4339 | 4339 |
Channel2 | 0 | 5 |
unsuppressed | 3643 | 3643 |
Thanks,
Neeraj
Here's my suggestion: