a = ['abc123','abc','543234','blah','tete','head','loo2'] So I want to filter out from the above array of strings the following array b = ['ab','2'] I want to remove strings containing 'ab' from that list along with other strings in the array so that I get the followin...
[dagster] remove python-dateutil, remove dupes Browse files main (#361) bollwyvl committed Jul 11, 2024 1 parent c64c8b7 commit 2c96f76 Showing 1 changed file with 0 additions and 4 deletions. Whitespace Ignore whitespace Split Unified ...