当脚本中不同变量需要不同参数值时,可以考虑csvreader函数参数化和csvdatasetconfig参数化,可以从一个文件中读取多个参数,以供使用操作。方法一:csvreader函数参数化 (1)选项–函数助手对话框 (2)在函数助手对话框里面选择一个功能:_CSVRead,CSV file to get values from …
在中文互联网上搜出来都是什么奇奇怪怪的,Google 第一条就正解(
太长不看:用 next(csvreader)
参考:Skip the header of a file with Pythons CSV reader (evanhahn.com)https://evanhahn.com/python-skip-header-csv-reader/
…