ravel44 / comparison-script-for-huge-lists

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comparison-script-for-huge-lists

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.

About

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.


Languages

Language:Python 100.0%