Question: I need a function in python that writes the restaurant name or the number that corresponds to the column but with a condition to skip
I need a function in python that writes the restaurant name or the number that corresponds to the column but with a condition to skip the one that contains zeros
example
this is the original data set

and this is what I want it to look like
we can see the first row with only 2 items the first and the third
it's ok if the name or the column number etc...
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
