当前位置: 首页 > news >正文

时间的比较函数

时间的比较函数

if 0:a=pd.to_datetime('2024-11-15 06:00:00')<pd.to_datetime('2024-11-25 06:00:00')# 天气能直接比较.print(a)