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
query = "CREATE TABLE commutes (REQ_TIME TIMESTAMPTZ NOT NULL, TO_WORK_TIME_MIN NUMERIC NOT NULL, TO_WORK_DIST_MILES NUMERIC NOT NULL, FROM_WORK_TIME_MIN NUMERIC NOT NULL, FROM_WORK_DIST_MILES NUMERIC NOT NULL);"