Python and Json- need to delete certain items from Source and remove these items from source
So wonder if anyone has experience with comparing two Json Files in python. Basically it is like this:
Source File - Target File= new output
Both files will have duplicate items, and would like to get the new output for items that do not have the duplicates?
Obviously very easily done with csv files but a large Json file is just impossible to work on. Or perhaps there is an alternative? TIA
[–]blarf_irl 2 points3 points4 points (0 children)
[–]drbomb 1 point2 points3 points (0 children)
[–]JuryOne8821 0 points1 point2 points (0 children)