DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
pandas read excel with two headers
df_dict
=
pandas
.
read_excel
(
'ExcelFile.xlsx'
,
header
=
[
0
,
1
]
,
sheetname
=
None
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#pandas
#read
#excel
#headers
ADD COMMENT
Topic
COMMENT
Name
9+3 =
Submit