Open
Description
Search before asking
- I searched in the issues and found nothing similar.
Version
1.3.3
Describe the bug and provide the minimal reproduce step
- 使用以下SQL推理: call inference(_STLForecaster, "select s0,s1,s2 from root.eg.voltage", window=head(96),predict_length=48)
- 输出数据直接显示到console中
- 输出数据
1.不能回填到IOT DB
2.不包含时间序列
由于缺少以上功能不便与直接作图对比
What did you expect to see?
推理输出数据可以指定时间间隔并回填到另外一个time series中
What did you see instead?
推理输出数据可以指定时间间隔并回填到另外一个time series中
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
No labels