Skip to content

Parameter=period2 has an invalid type #317

@fsitios

Description

@fsitios

Steps to reproduce the behavior:

Whit this code

ticker_yf = yf.Ticker('MMM', asynchronous=False)
balance_sheet = ticker_yf.balance_sheet(frequency="a")

I got this error: 'MMM': 'Parameter=period2 has an invalid type' from balance_sheet().

The same for cash_flow() and income_statement() methods.

I am using yahooquery version 2.4.0 on Windows 11 and with Python 3.13.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions