bundles / IPython 9.3.0 / IPython / external / pickleshare / PickleShareDB / uncache
function
IPython.external.pickleshare:PickleShareDB.uncache
Signature
def uncache ( self , * items ) Summary
Removes all, or specified items from cache
Extended Summary
Use this after reading a large amount of large objects to free up memory, when you won't be needing the objects for a while.
Aliases
-
IPython.core.interactiveshell.PickleShareDB.uncache