Read CRSP Data Stock by Stock
1 view (last 30 days)
Show older comments
Hi! I need to download the whole CRSP data (daily) which is about 4Gb. It is too big for my machine and I cannot even load it, let alone process it. I wonder if there is a way to read the data stock by stock, process it, save it, and then augment it by the second stock and so on.
0 Comments
Answers (1)
Bhargavi Maganuru
on 27 Dec 2019
You can refer select datastore for information on how to handle the large collection of data, where entire collection doesn’t necessarily fit in memory.
0 Comments
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!