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

前端 未结 0 2014
梦毁少年i
梦毁少年i 2020-12-12 00:24

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_         


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