Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. list=IN[0]
  2. OUT = list.Where(lambda x: UnwrapElement(x).Category.Name)