Closed qinxuye closed 1 year ago
A clear and concise description of what the bug is.
Traceback (most recent call last): File "/data/python/study/analysis_year_xorb.py", line 49, in <module> df_xiang = df[df['vehicleId'].str[0] == '湘'] ~~~~~~~~~~~~~~~~~~~^^^ TypeError: 'StringAccessor' object is not subscriptable
Describe the bug
A clear and concise description of what the bug is.