andrewkittredge / financial_fundamentals

Find XBRL filings on the SEC's Edgar and extract accounting metrics.
http://andrewonfinance.blogspot.com/
Other
139 stars 52 forks source link

how to use vector-cache module #5

Open ajayrathour opened 9 years ago

ajayrathour commented 9 years ago

could not run/compile as could not found module 'vector_cache' that is being used.would you please suggest how to use it.

Thanks in advance

andrewkittredge commented 9 years ago

Ajay, You could get that package from https://github.com/andrewkittredge/vector_cache or you could just comment out the references to it in financial_fundamentals. It just caches the dataframes that example accounting functions return.