I have a DataFrame with one column sensorTime representing timestamps in nanoseconds (currentTimeMillis() * 1000000). An example is the fo
DataFrame
sensorTime
currentTimeMillis()