Closed arwooy closed 4 months ago
Hey. Yes, we only support one target. If you want to forecast multiple series you have to assign a different id to each one and provide them in long format.
This issue has been automatically closed because it has been awaiting a response for too long. When you have time to to work with the maintainers to resolve this issue, please post a new comment and it will be re-opened. If the issue has been locked for editing by the time you return to it, please open a new issue and reference this one.
Does target_col have to be only one column? When I pass multiple columns list, it returns TypeError: unhashable type: 'list'.