I am quite new to python and already struggling with an easy task like importing the timestamps of a series of measurement from an excel list. The excel file has one column for date and one for time. I need the data for further calculation like time difference etc. I am quite new to python and already struggling