参考答案 有一个名为 ser 的 Series,需要根据以下条件查询数据。 数值等于 3 的数据 数值大于 3 的数据 数值不等于 3 的数据 import pandas as pd ser = pd.Series([*'97625313'], index=[