Hi Team,
my process are getting killed , i did trace and its happeneing when usage is much less only 78 MB
See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self._setitem_single_block(indexer, value, name) Memory used: 77.80 MB
Console closed.
this is happening when i am running it on console as well as when its executed as scheduled process. is this steeling processing power from one user and selling it may be to someone else. i am getting email telling that my process has hit 3GB limit . this is light script. please fix this asap