in this lecture
https://www.quantopian.com/lectures/case-study-traditional-value-factor
it used inputs = [Fundamentals.div_yield5_year]
However, I checked fundamentals reference here,
https://www.quantopian.com/help/fundamentals
I don't see any definition for div_yields5_year, but run notebook, it didn't give any error, I am very confused. Thanks for help!
Ben