Creating a function that returns a list where value is greater than 0 Python

前端 未结 0 1700
谎友^
谎友^ 2020-12-12 00:35

I want to implement a function that includes non_zeros, creating a list of calling names that have missing rows.

def non_zero (series):
   list = missing_row_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题