facebook/prophet

Split up the code that calculates data for component plots

Open

#1988 aperta il 7 ago 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (4451 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (17.686 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor