The source project of this merge request has been removed.
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.