Hi All,
I'm very novice to Quantopian, and had been working on some research involving "cboe_vix" from the quandl module (as such):
from quantopian.pipeline.data.quandl import cboe_vix
Now, it looks like this may have been depreciated (either without warning, or one I didn't see). Any ideas how to replicate, or replace this? Any help is greatly appreciated. As context, working on a project for school and doing some merton default distance studies, and assignment is due soon (so typical).
Best,