Bug Fixes
- Merged @imad3v PR #237 to fix data retrieval errors when retrieving date windows higher than 19 years on both
pandas.DataFrame
andJSON
formats. - Now interval values can be lowercase as the inputs are properly handled and less restrictive.
- Fixed date conversion #282 from UTC to GMT so as to avoid issues when retrieving data being in different countries (this issue mainly happens from the USA).
- The function
investpy.economic_calendar()
retrieves all the events from all the dates in the date range as previously it was cropping the data as reported in #186 - Travis CI build has been removed, and just the GitHub Actions have been kept!
- Also the docs have been updated as the API information was missing due to an error on the
docs/index.rst
reference #238 - And some other minor fixes...
Information
Anyways, feel free to open as many issues as you think the package needs in order to improve investpy! Any kind of help is appreciated since this is an open-source project.
Contact me via email, via LinkedIn, via Twitter or via GitHub.