memory - Predict number of rows in merge/join -
memory - Predict number of rows in merge/join -
in code utilize merge/join in numerous places. bumped on bring together making cartesian product (probably out of 5000 files process). since code works on 64 bit system/python, bring together keeps running fill memory, blocking every process/user on hardware node. since no actual error occurs, hard debug well.
is there easy way test validity of join/merge, utilize in assert statement?
thanks,
luc
memory join merge pandas
Comments
Post a Comment