Larry Chan

Results 3 comments of Larry Chan

It's been 6 years... I guess I'm just gonna switch editor.

Fixes seems to have [already merged to the dev branch.](https://github.com/ranaroussi/yfinance/pull/1839) Current workaround (to filter out this warning) from #1837: ```python import warnings warnings.simplefilter(action="ignore", category=FutureWarning) ```

> > Codeium dev here, sounds like a good idea to me :) > > I want to mention at this point we have first party integrations in some popular...