showing list of animals - each row represents a location
I want to loop through a 761,000 rows by 25 columns excel document, for the each row
- count columns with values>0 and store in a column called count
- for the values > 0, add them and store in a new column called animals_per_location
- return the names of the column title that has values greater than zero