Closed jackyzhang43 closed 1 year ago
When I try to use the code defined here I keep getting the error "type object 'finvizfinance' has no attribute 'Statements'." Why is this happening?
I think you missing quote in import.
quote
from finvizfinance.quote import Statements
Close due to inactivity
Question about finvizfinance
When I try to use the code defined here I keep getting the error "type object 'finvizfinance' has no attribute 'Statements'." Why is this happening?