column has the type object, which means that pandas has interpreted the time‐stamps as strings: In [5]: msft = pd.read_csv("csv/MSFT.csv") In [6]: ...
確定! 回上一頁