什么?pandas读取出来的数据不能用and进行筛选?

使用pandas读取数据后,想添加约束进行筛选 total_fr_month[total_fr_month[“name”] == i and total_fr_month[“year”] == 2014][“p_jcl”]python 出现以下报错: ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(
相关文章
相关标签/搜索