facebook/prophet
Split up the code that calculates data for component plots
オープン
#1,988 opened on 2021/08/07
enhancementgood first issue
Repository metrics
- Stars
- (17,686 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.