Filtering list on multiple conditions

后端 未结 0 945
一生所求
一生所求 2020-12-08 06:51

What is the most efficient way to filter multiple lists through multiple conditions? Ex.

time = [1, 2, 3, 4, 5]
x = [3, 3, 3, 3, 3]
y = [5, 5, 8, 8, 8]


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