Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
What is the best way to reference a massive (8gb) data set?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!