Skip to content

Conversation

@stefancoe
Copy link
Contributor

This PR adds the option to write output tables as parquet files, as described in this issue/feature request.

@jpn-- jpn-- self-requested a review December 15, 2023 14:32
Copy link
Member

@jpn-- jpn-- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a few suggested small changes to make this code more future-developer-friendly.

'h5_store' defaults to False, which means the output will be written out to csv.
'file_type' defaults to 'csv' but can also be used to specify 'parquet' or 'h5'.
When 'h5_store' is set to True, 'file_type' is ingored and the outputs are written to h5.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The old setting should now be deprecated. I opened an issue #791 to address that separate from this PR.

@jpn-- jpn-- self-assigned this Feb 6, 2024
@jpn-- jpn-- merged commit 63a0b85 into ActivitySim:develop Feb 6, 2024
@jpn-- jpn-- mentioned this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants