Connor Sanders

Results 28 comments of Connor Sanders

@andrewkdinh I will look into this and report back. I have been very busy these past few months, but my goal is to have a new version out addressing the...

@maylathant YF is absolutely open to pull requests and bringing in other developer's code/ideas. Feel free to create a pull request with your local extension and I'd be happy to...

Hey all, If you are needing an easy to setup module that returns free financial data from Yahoo, why not give my module a try: https://github.com/JECSand/yahoofinancials $ pip install yahoofinancials...

@andreastasia you can also leverage the XlsxWriter package for this. https://pypi.org/project/XlsxWriter/

I’ll be more active in maintaining YF. No intention of deprecating.

@Wittionary I'm not against the idea, the initial goal was to try keeping 3rd party requirements to a minimum.

@uhed3638 Can confirm key statistics data is working, I added a unit test as of v1.13 for it. @George-Gar By moving to full yahoo api consumption and by adding concurrent...

@zmadscientist Thank you for reporting this issue! I'll look into this after work. EDIT: Could you also include which versions of python and YahooFinancials you are encountering this issue with?

@bjosun I’ll check this out over the weekend and see.

@bjosun @Meborl Would one of you be willing to make a PR with this change?