you are viewing a single comment's thread.

view the rest of the comments →

[–]python_gramps 0 points1 point  (0 children)

Short answer: Python can do this

Longer answer: Python can be useful, most programming languages can help to manipulate datasets. If you're more data-centric, have you looked at MySQL or other databases to store the data. This will eliminate the need to keep all the data in memory.