Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

convert pandas dataframe/ table to python dictionary

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