-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
Issue by benjello from Thursday Nov 29, 2012 at 16:25 GMT
Originally opened as https://github.com/openfisca/openfisca/issues/89
3 ways of doing that:
- sparse DataFrames http://pandas.pydata.org/pandas-docs/version/0.7.1/sparse.html (see france/data/sparse_test for problem with sparseSeries)
- Wait for imporvements in pandas to work with out of memory data (see roadmap http://pandas.pydata.org/developers.html )
- load/save data when needed (mode reform with survey data)
Metadata
Metadata
Assignees
Labels
No labels