kunalsingh09

Results 2 comments of kunalsingh09

I am running on spark-2.4.0-bin-hadoop2.7 and seeing the below error. Any idea ? >>> from ts.flint import windows >>> sp500_previous_day_return = sp500_return.shiftTime(windows.future_absolute_time('1day')).toDF('time', 'previous_day_return') Traceback (most recent call last): File "",...

> #64 > > Managed these changes to get it to build under spark 2.4 before this change what issue you were seeing ?