facebook / facebook/prophet

Feature request: support multiple country holidays

未关闭
#909 6 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
20.4k
派生
4.6k
平均合并
19 小时 52 分钟
30 天内合并 PR
1

描述

Hello,

This is because in some county like China Japan , people also would enjoy some foreign holidays .
For example , chocolate sales would grow on Valentine's Day .
Cake and apple(yes apple) sales would have large increase on Christmas Eve .

Current behaviour
```
>>> m.add_country_holidays('CN')
>>> m.add_country_holidays('US')
WARNING:fbprophet:Changing country holidays from CN to US
```

Add a flag to determine whether appending or changing would be much better .

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。