clear memory after close data table
I am running a scrip to loop thru 2000 files, every time a file is loaded, the physical memory is increased. Upon ~300 file is being load, the 8G physical memory of my laptop is fully occupied. is there any command to unload the data table from memory after we close datatable?