Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwriting existing parquet files when rerunning od_matrix() with different configurations. #222

Open
ethan-moss opened this issue Dec 13, 2023 · 0 comments
Labels
analyse network needs triage technical debt A better way is available. Fix later approach has been adopted.

Comments

@ethan-moss
Copy link
Collaborator

Description of the Feature to be Added

Currently AnalyseNetwork raises an Error when parquet files already exist in the output folder to prevent overwriting. This can be circumnavigated by calling od_matrix with different configurations after an AnalyseNetwork instance has been instantiated.

(OPTIONAL) Suggested Implementations

Explore options for handling overwriting results when calling od_matrix with different configurations - re-raise the same error as the init, move data to a hold area, rename dir etc.

Additional context

@ethan-moss ethan-moss added needs triage technical debt A better way is available. Fix later approach has been adopted. analyse network labels Dec 13, 2023
@ethan-moss ethan-moss mentioned this issue Dec 13, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyse network needs triage technical debt A better way is available. Fix later approach has been adopted.
Projects
None yet
Development

No branches or pull requests

1 participant