Über Open CoDE Software Wiki Diskussionen Gitlab

Skip to content

Small improvements

Adam Reichold requested to merge (removed):misc into main

👋 Hey, just looked through the new projects on OpenCoDE yesterday, found this one and wanted to propose two small improvements:

  • Create the output folder only once as it does not change between output files.
  • Instead of unique+filter, do a single groupby operation to simplify the main processing loop.

Merge request reports