1 min readNov 9, 2019
Can you try that method with a list of dictionaries as well as nested dictionaries? If I remember correctly they are not hashable and run into issues being converted to a set. I might be wrong though! The set() strategy works fantastically for simple lists.