pandas to_datetime. 1. 将df中多列组合成一个datetime. import pandas as pd df = pd.DataFrame({'year': [2015, 2016], 'month': [2, 3], ...
確定! 回上一頁