refactor-loops-to-pandarallel-parallel-processing
vmain
io.github.ECNU-ICALK/AutoSkill/refactor-loops-to-pandarallel-parallel-processing
Converts sequential Python loops into parallelized code using the `pandarallel` library, handling DataFrame conversion, function scoping, and FastAPI integration.