I had a script that would filter a dataframe based on a list of values.
with open(\'itens.txt\', \'r\') as f: items = f