Is there a way to implement elif in list comprehension that also has a for loop in python?

前端 未结 0 1647
逝去的感伤
逝去的感伤 2021-02-04 06:07

I am looking to implement some list comprehension using both a for loop and an if statement with an elif statement.

Some background: I am importing data from sports-ref r

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