enhancementgood first issuehackathon
Repository metrics
- Stars
- (19 stars)
- PR merge metrics
- (Avg merge 24d 10h) (4 merged PRs in 30d)
Description
From profiling, it seems that 67% of run time is from importing input csv files. We should be able to speed this up with joblib, a library for parallellisation.