I tried to use lineid_plot to put annotations to a time-series with dates on the x-axis. Unfortunately this caused an error:
TypeError: Cannot cast array data from dtype('O') to dtype('float64') according to the rule 'safe'
Can this be easily solved?
I tried to use lineid_plot to put annotations to a time-series with dates on the x-axis. Unfortunately this caused an error:
Can this be easily solved?