How can I extract specific year range in the table?

后端 未结 0 1862
夕颜
夕颜 2020-12-20 08:12
import pandas as pd
city_temp = pd.read_csv(\'weather trend/Tokyo_Japan.csv\')
city_temp.head()

Then I want to extract the specific range of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题