The Python Oracle

Pandas DataFrame to List of Dictionaries

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Drifting Through My Dreams

--

Chapters
00:00 Question
00:41 Accepted answer (Score 471)
01:03 Answer 2 (Score 322)
01:25 Answer 3 (Score 24)
02:10 Answer 4 (Score 7)
02:46 Thank you

--

Full question
https://stackoverflow.com/questions/2981...

Accepted answer links:
[df.to_dict('records')]: http://pandas.pydata.org/pandas-docs/ver...

Answer 3 links:
[John Galt's]: https://stackoverflow.com/users/2137255/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #list #dictionary #pandas #dataframe

#avk47