Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

convert pandas dataframe/ table to python dictionary

df.to_dict(orient='index')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #convert #pandas #table #python #dictionary
ADD COMMENT
Topic
Name
5+9 =