We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the master branch of finvizfinance.
>>> ticker = 'PLTR' >>> stock = finvizfinance(ticker) >>> outer_ratings_df = stock.ticker_outer_ratings() >>> print (outer_ratings_df) None
its 'None' irrespective of ticker
dataframe of analyst ratings
Replace this line with the output of finvizfinance.version
The text was updated successfully, but these errors were encountered:
Should be fixed in the latest. Please check
Sorry, something went wrong.
lit26
Successfully merging a pull request may close this issue.
finvizfinance version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the master branch of finvizfinance.
Reproducible Example
Issue Description
its 'None' irrespective of ticker
Expected Behavior
dataframe of analyst ratings
Installed Versions
Replace this line with the output of finvizfinance.version
The text was updated successfully, but these errors were encountered: