I am loading a csv file in Python and then filtering values as indicated below:
import json import pandas as pd fileloc = "C:/Users/products.csv" s