Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

convert pandas dataframe/ table to python dictionary

df.to_dict(orient='index')
Source by pandas.pydata.org #
 
PREVIOUS NEXT
Tagged: #convert #pandas #table #python #dictionary
ADD COMMENT
Topic
Name
8+8 =