Skip to content

Conversation

@anniegbryant
Copy link
Contributor

Hi Oliver! In working with a large number of datasets using pyspi-distribute, I noticed that saving the entire calc object to calc.pkl was quickly taking up a good amount of space -- whereas my only downstream use for the calc object is calc.table. I added an option for a user to specify if they only want to save calc.table, in which case they can add the flag --table_only. The default is False, such that without specifying, the entire calc object is saved. Not sure if this is helpful/useful, just wanted to send your way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant