Pandas - object of type 'int' has no len() when trying to apply dictionary mapping to series

后端 未结 0 485
一整个雨季
一整个雨季 2021-02-15 12:25

My dataframe has a column where values are a list of tuples, like so:

    match_id  league_id  from_home_player_1_to_home_player_11  \\
    243067    14         [         


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