rapidminer - Is there an operator which allows to process files by regex -
i have file .csv-file missformed , need corrected before can used. (just clarify: there no option change this.)
i have tried clean file in rm before further processing, have failed.
it can cleaned applying sequence of regex's.
just give impression of need do:
- remove lines before header line
- replace header ilne
- eliminate lines
- combine 2 consecutive lines 1 line
yes manually before, not intention should repetitive process.
an option write python procedure.
but maybe there out there.
Comments
Post a Comment