-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
I was curious if there would be interest in a few contributions to this repo - ensuring that it currently works?
I notice a few bugs and a few required changes for running with current versions.
Bugs
- Current use of arg "treads" in yf.download instead of "threads"
Changes:
- yf.download
- use of proxy arg deprecated - eliminate
- add arg "multi_level_index"=False so that the relative function works.
- df
- use of .fillna(method="ffill") seems to be replaced by .ffill() - change to .ffill()
Please just let me know if you would be interested in a pull request?
Best Regards,
Cole
Metadata
Metadata
Assignees
Labels
No labels