Timestamp column can be converted to type "object" which potentially causes the .diff()
to fail
#38
Labels
bug
Something isn't working
.diff()
to fail
#38
wind-up/wind_up/scada_funcs.py
Line 31 in 980f6db
Example error when the
.diff()
is run:TypeError: unsupported operand type(s) for -: 'int' and 'Timestamp'
The text was updated successfully, but these errors were encountered: