b['state'].index("ohio")返回TypeError:'Int64Index'objectisnotcallable的错误。该怎样获得索引值呢?... b['state'].index("ohio")
返回TypeError: 'Int64Index' object is not callable的错误。
该怎样获得索引值呢?