C:\Report\overview.csv:
Код: Выделить всё
overview.csv.
Issue Name, Issue Type, Issue Priority
Validation: Missing Tag,Issue,High
Validation: Multiple Tags,Issue,High
C:\Report\validation_missing_head_tag.csv
validation_missing_head_tag.csv
Address,Content Type,Status Code,Status,Indexability
https://g2.com/view ,text/html,200,OK,Indexable
https://g2.com/view1 ,text/html,200,OK,Indexable
Код: Выделить всё
Address,Content Type,Status Code,Status,Indexability
https://g2.com/sampleview, text/html,200,OK,Indexable
Целью этого является объединение столбцов «Тип проблемы» и «Приоритет проблемы».
Ожидаемый результат:
Код: Выделить всё
Issue Name, Issue Type, Issue Priority, Address, Content Type, Status Code,Status, Indeability
validation: Missing Tag, Issue, High, https://g2.com/view ,text/html,200,OK,Indexable
Validation: Missing Tag,Issue,High,https://g2.com/view1 ,text/html,200,OK,Indexable
Validation: Multiple Tags,Issue,High,https://g2.com/sampleview, text/html,200,OK,Indexable
Подробнее здесь: https://stackoverflow.com/questions/798 ... n-a-column