-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
API DesignDuplicate ReportDuplicate issue or pull requestDuplicate issue or pull requestIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelIO Excelread_excel, to_excelread_excel, to_excel
Milestone
Description
For example see the "INCOME_STATEMENT" sheet on http://shareholder.api.edgar-online.com/efx_dll/edgarpro.dll?FetchFilingXLS1?sessionid=F7D_689jk-BEFvN&ID=9277772
There are four columns in the desired DataFrame:
1 2 3 4
Thirteen weeks ended Twenty-six weeks ended
March 30, March 24, March 30, March 24,
Currently the ExcelFile
parser only takes an int for the header parameter, whereas the html parser takes "The row (or rows for a MultiIndex) to use to make the columns headers."
Metadata
Metadata
Assignees
Labels
API DesignDuplicate ReportDuplicate issue or pull requestDuplicate issue or pull requestIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelIO Excelread_excel, to_excelread_excel, to_excel