You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A very simple but efficient python script to be able to compare 2 lists of million of items.
The script outputs a new file with items that are in list2 but not in list1.