pandas.Index.to_datetime¶
-
Index.
to_datetime
(dayfirst=False)[source]¶ DEPRECATED:改用
pandas.to_datetime()
。对于包含字符串或datetime.datetime对象的索引,请尝试转换为DatetimeIndex
Index.
to_datetime
(dayfirst=False)[source]¶DEPRECATED:改用pandas.to_datetime()
。
对于包含字符串或datetime.datetime对象的索引,请尝试转换为DatetimeIndex