Search code examples
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
Flag for partial match between 2 columns in R...


rregexstringrpartial-matches

Read More
MYSQL how to delete duplicates based on match after a hyphen...


phpmysqlsql-deletepartial-matches

Read More
Pandas creating new columns based on conditions...


pythonregexpandasdataframepartial-matches

Read More
R: Is there a way to Vlookup with partial match between two dataframes columns...


rvlookuppartial-matches

Read More
How to extract all matching patterns (words in a string) in a dataframe column?...


rfor-loopstring-matchingpartial-matches

Read More
Creating new column based on values in preceding column...


rdataframederivedpartial-matches

Read More
How to apply a complex lambda function in Pandas DataFrame with long list of elements per row...


pythonlistlambdafuzzywuzzypartial-matches

Read More
BackNext