alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 375 forks source link

new function that build a pandas dataframe from holiday-calendar #308

Closed vareks closed 3 years ago

vareks commented 3 years ago

This is a new function that allows you to download the holiday-calendar for one o all the market/countries

alvarobartt commented 3 years ago

Hi @vareks, can you provide more information about this feature? Something like:

As well as creating the tests, which is required so that I can check that the functionality that you developed is fully working and all the exceptions are properly handled. Worst case scenario I can tackle the testing part once merged the PR, but I would need more information as requested above.

Thanks a lot for this new functionality! :hugs: