I am trying to merge two columns - one with the date and another with the
time so that eventually I can subtract two merged dated/time columns from
each other. (there are multiple date and time columns to be merged for
various time elements being looked at) I tried conconate but that gave me a
jibberish number. The problem I am having is that if the event time frame
goes past midnight, using just the time column, the answer is a negative
number and thus invalid.
Bookmarks