Skip to content
Prev 316248 / 398502 Next

Removing values containing a specific character

On 27.01.2013 07:11, ypodeswa wrote:
It is not a matter of grep() but of available memory, I guess.
Hence try to reduce the number of copies of your data, e.g. by not 
generating an interim df2.

Best,
Uwe Ligges