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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -