facebook/prophet

Split up the code that calculates data for component plots

Open

#1.988 aberto em 7 de ago. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (4.451 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (17.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador