Generate db with all combinations of 1X2

后端 未结 0 1024
不知归路
不知归路 2020-12-12 05:04

I want to create a db in Pandas with every combination of 1 or X or 2 for 8 games. Like this;

1 X 1        2 2
1 1 X        2 2
1 1 1        2 2
1 1 1                 


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