Feature request: support multiple country holidays
Aberta
enhancement
- Linguagem predominante
- Python
- Estrelas
- 20.4k
- Forks
- 4.6k
- Merge médio
- 19h 52min
- PRs com merge (30d)
- 1
Descrição
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 .
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.