Resumable CSV Cell Iterator with Auto-Interruption

Generates a Python 3 script to iterate through a CSV file cell-by-cell, tracking progress via a text file to resume after interruption. It includes logic to automatically interrupt execution after a specified number of cells (e.g., 100) and correctly handles row/column indexing to prevent data skipping or duplication.

ECNU-ICALK Updated 559 repo stars

File contents

ECNU-ICALK/AutoSkill/tree/main/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/resumable-csv-cell-iterator-with-auto-interruption commit 3266aecde1

Frequently asked questions

npx skillmds@latest add ecnu-icalk/resumable-csv-cell-iterator-with-auto-interruption