I am using pandas to read several csv files into memory for processing and at some point would like to list all the data frames I have loaded into memory. Is there a simple
I personally think this approach is much better (if in ipython).
import pandas as pd %whos DataFrame