Skip to content

aaditya7/python_training_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIDS operations python training project

Intersection, Union and symmetric difference of two data sets using Python.

uids help

This uids.py is a python script to perform above operation using console based and it will take 2 provided text files as an input and provide the Union, Intersection, Difference, and Symmetric Difference of all line items per Python methods as an output as mentioned here: https://docs.python.org/2/library/sets.html uids output

Output files example:

file output

About

Intersection, Union and symmetric difference of two data sets using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages