home/categories/scripting/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-resumable-csv-cell-iterator-with-auto-interruption-skill-md
scriptingdevelopment

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
maintainer
ECNU-ICALK
更新於 3/13/2026
星標
304
分支
34
quick start

Installation and usage

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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use resumable-csv-cell-iterator-with-auto-interruption