Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

quary

Hi,

    I have an unstructured csv file.Which has 490 (un_named)  columns ,want to search keywords on basis of these keywords extract similar data and copy to new columns(search in all columns) .But dont know how to iterate over all columns of tabel ,search multiple srting .I need not only string but all the data of that cell which contain specified keyword .Please help .

Keywords  = ['Appeal Allowed','Appeal failed and dismissed','Appeal dismissed','petition allowed','order accordingly','petition dismissed',
'appeal dismissed without any order as to cost','Appeal disposed of','Appeal partly allowed','Petition disposed of','No costs'] want my search based on these keywords and copy data to analysis column.

Thanx in advace.

2 Replies