[IT]/python.pandas
pandas.카테고리 알기
givemebro
2020. 4. 6. 11:26
반응형
data.노선명.unique()

np.sort(data.노선명.unique())

반응형