Skip to content

Remove Python 2 Support

Latest
Compare
Choose a tag to compare
@AndrewRPorter AndrewRPorter released this 03 Aug 23:04
· 2 commits to master since this release
6cd9fee

General refactor of codebase with removal of Python 2 support. This will allow yahoo-historical to adopt more modern features such as f-strings and type hints.

This update also creates a new as_dataframe field, allowing developers to opt out of the Pandas DataFrame response.