I want to find all the rows in a dataframe where the text from one column can be found in a second column. For example:
import numpy as np import pandas as pd df