Search code examples
Check if one of multiple values exists in array as a partial string match...


phparrayspartial-matches

Read More
Keep values in a flat array if they contain a value from another flat array as a substring...


phparraysfilterintersectpartial-matches

Read More
Filter out phrases in a flat array of comma-separated values which do not contain all search terms...


phparrayscsvfilterpartial-matches

Read More
Keep only rows of a 2d array if a comma-separated column value contains a specified value...


phparraysmultidimensional-arrayfilterpartial-matches

Read More
Create new variable based on partial string matching in column R...


rdataframepartial-matches

Read More
Google Sheets ARRAYFORMULA with Partial Match and Multiple Criteria Not Returning Expected Results...


google-sheets-formulamatchvlookuparray-formulaspartial-matches

Read More
OpenSearch minimum should match nto working properly...


elasticsearchopensearchtextmatchingpartial-matches

Read More
Remove elements in a flat array where one of the words in their string was encountered within a prev...


phparraysduplicatesfilteringpartial-matches

Read More
Filter multidimensional array based on partial match of search value...


phpmultidimensional-arrayfilteringpartial-matches

Read More
How to extract common elements over two lists of strings - python...


pythonlistpartial-matches

Read More
R - how do you join tables as a partial match using a column of substrings in one with a column of s...


rsubstringpattern-matchingpartial-matches

Read More
Partial string matching to index output - Google Sheets...


google-sheetsgoogle-sheets-formulapartial-matchesgsheets

Read More
how to return a specific value if a substring (i.e., a word) is found in a cell which contains text ...


excelstringindexingexcel-formulapartial-matches

Read More
Case-insensitive partial keyword search on 2d array...


phparraysmultidimensional-arraycase-insensitivepartial-matches

Read More
KQL: Exclude partial string from results using Sentinel Watchlists...


kqlazure-sentinelpartial-matches

Read More
R code to merge 2 data frames by whether values in the first "by" variable contain string ...


rstringmergepartial-matches

Read More
Is there a function in R to partially match a row in a column to 2 columns in a different data set a...


rlogical-operatorspartial-matches

Read More
VBA excel filtering matching string before 1st '_' and matching string after the 2nd '_&...


excelvbafilterpartial-matches

Read More
Filter flat array by checking if key contains one of several qualifying substrings...


phparrayssubstringfilteringpartial-matches

Read More
Is there an R function for passing one variable through another variable to find partial matches?...


filtergreplpartial-matches

Read More
how to split words that user inserts in input field in Django app...


pythondjangosearchpartial-matches

Read More
Complex partial string matching in pandas...


pythonpandasstring-matchingpartial-matches

Read More
Filter array of filepaths if value contains an id substring found in an array of blacklisted ids...


phparraysarray-filterword-boundarypartial-matches

Read More
How do I search for a value in a different sheet, possibly within a string of text...


matchgoogle-sheets-formulacountingcountifpartial-matches

Read More
How to isolate duplicates based on partial match in a pandas dataframe...


python-3.xpandasdataframeduplicatespartial-matches

Read More
awk - partial match of several columns between two files and return a one liner of both files concat...


awkpartial-matches

Read More
subset pandas df columns with partial string match OR match before "?" using lists of name...


pythonpandaslistsubsetpartial-matches

Read More
Excel String lookup within String...


excelstringexcel-formulaformulapartial-matches

Read More
How to match rows in array to an array of masks?...


phparrayssearchpartial-matches

Read More
Exclude last characters from regex pattern...


regexpartial-matches

Read More
BackNext