Hi, I'm trying to use from datasetsforecast.long_h...
# timegpt
y
Hi, I'm trying to use from datasetsforecast.long_horizon import LongHorizon and I get an TypeError: string indices must be integers, not 'list',But I have converted input_set from string index to integer index, and I still have this problem, how do I fix it?
m
Hello! What dataset are you importing? Can you share the code please? Thanks 🙂