facebook/prophet

Split up the code that calculates data for component plots

Open

#1,988 建立於 2021年8月7日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (17,686 star) (4,451 fork)batch import
enhancementgood first issue

描述

There have been a couple of issues asking how to extract the underlying data for the component plots, e.g. https://github.com/facebook/prophet/issues/1920

I think it wouldn't hurt us to separate the code that calculates the data for the plots from the plotting code.

貢獻者指南