Skip to content

Chapter 4 - Current Barriers to Running #1

@cole-st-john

Description

@cole-st-john

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions