Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
What is the best way to reference a massive (8gb) data set?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have an 8GB CSV file containing the holdings data of different mutual funds at different dates. I.e. each row in the file is a unique combination of a stock, a mutual fund that owns the stock, and a reference date. Each row also contains information such as the dollar value of that specific stock owned by the fund. I'd like to perform different calculations using this data, like the number of funds that have >x% of their money in a specific stock on a specific date, or the number of funds that increased their holdings in a stock over a certain period. etc.
What would be the best way to store and reference the data for these purposes?
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!