facebook/prophet

Split up the code that calculates data for component plots

Open

#1.988 geöffnet am 7. Aug. 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (17.686 Stars) (4.451 Forks)batch import
enhancementgood first issue

Beschreibung

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.

Contributor Guide