Loop through a few commands using a function

前端 未结 0 1851
温柔的废话
温柔的废话 2021-01-14 05:46

I have a loop where I constantly got an error message.

print(((df[\'col1_df\'] == 0) & (df[\'col2_df\'] == True)).sum())
print(((df[\'col1_df\'] == 0) &am         


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