tensorflow AttributeError: 'Series' object has no attribute 'value'

前端 未结 0 1840
渐次进展
渐次进展 2021-02-04 16:37

This line of code is giving me an attribute error in tensorflow

model_inputs = total_dataset[len(total_dataset) -len(test_data) - prediction_days:].value

    ret         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题