I am new to pandas (well, to all things \"programming\"...), but have been encouraged to give it a try. I have a mongodb database - \"test\" - with a collection called \"tw
Use: df=pd.DataFrame.from_dict(collection)