Skip to content

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.

Notifications You must be signed in to change notification settings

ravel44/comparison-script-for-huge-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages