You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new time_hour variable combines year, month, day, and hour into a single variable (#11).
new sched_dep_time and sched_arr_time variables give scheduled
departure and arrival times - these are more appropriate for connecting
to weather data. hour and minute are now computed from the scheduled
departure time, not the actual departure time.