Thank you for this great library. We at NeuralProphet would like to be able to rely 100% on your great package.
However, you are lacking a few important countries, which we have to manually sync from Prophet.
If you could add those, it would make NeuralProphet's and Prophet's codebase simpler to maintain.
Prophet supports the following countries missing in your library:
- Indonesia
- Thailand
- Philippines
- Pakistan
- Belarus
- India (currently defined: 8 holidays, while Prophet has 22)
You can find the relevant code here:
https://github.com/facebook/prophet/blob/master/python/prophet/hdays.py
"All that is needed" is to write tests for these countries, the holidays are all already defined.
If someone would be down to take on this task, we would be very thankful!
Thank you for this great library. We at NeuralProphet would like to be able to rely 100% on your great package.
However, you are lacking a few important countries, which we have to manually sync from Prophet.
If you could add those, it would make NeuralProphet's and Prophet's codebase simpler to maintain.
Prophet supports the following countries missing in your library:
You can find the relevant code here:
https://github.com/facebook/prophet/blob/master/python/prophet/hdays.py
"All that is needed" is to write tests for these countries, the holidays are all already defined.
If someone would be down to take on this task, we would be very thankful!