Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: engine calamine lost 0 when read_excel from vlookup cell Bug IO Excel read_excel, to_excel
#61186 opened Mar 27, 2025 by ryjfgjl
2 of 3 tasks
BUG: Datatypes not preserved on pd.read_excel Bug IO Excel read_excel, to_excel
#60088 opened Oct 23, 2024 by vignesh14052002
2 of 3 tasks
BUG: When using to_excel() columns with Date Format are converting in Excel to 'General Format. Bug IO Excel read_excel, to_excel Needs Info Clarification about behavior needed to assess issue
#59882 opened Sep 24, 2024 by ArunPesari2
3 tasks done
ENH: Add a clear option to interpret strings as Pandas dtypes specifically. Enhancement IO Excel read_excel, to_excel Needs Info Clarification about behavior needed to assess issue Strings String extension data type and string data
#59777 opened Sep 11, 2024 by vitkosbence
1 of 3 tasks
BUG: read_excel multiindex head with holes Bug IO Excel read_excel, to_excel MultiIndex
#58898 opened Jun 2, 2024 by PL-SalvadorFandino
3 tasks done
DEPR: ExcelFile.parse Deprecate Functionality to remove in pandas IO Excel read_excel, to_excel Needs Discussion Requires discussion from core team before further action
#58247 opened Apr 13, 2024 by rhshadrach
ENH: styler.to_excel to support excel notes as implementation of tooltips Enhancement IO Excel read_excel, to_excel Styler conditional formatting using DataFrame.style
#58070 opened Mar 29, 2024 by sdementen
1 of 3 tasks
BUG: Inconsistent stream processing between read_excel and read_csv Bug IO Excel read_excel, to_excel
#56959 opened Jan 19, 2024 by jf2
2 of 3 tasks
DEPR: Deprecate xlrd and pyxlsb excel engines Deprecate Functionality to remove in pandas IO Excel read_excel, to_excel Needs Discussion Requires discussion from core team before further action
#56542 opened Dec 17, 2023 by phofl
BUG: ExcelWriter set_column with num_format datetime doesn't work (but it works for xlsxwriter) Bug Closing Candidate May be closeable, needs more eyeballs IO Excel read_excel, to_excel Needs Discussion Requires discussion from core team before further action
#55196 opened Sep 19, 2023 by lrisch
3 tasks done
BUG (test): bad file for testing ODFReader Bug IO Excel read_excel, to_excel
#55045 opened Sep 7, 2023 by dimastbk
3 tasks done
BUG: xl.parse index_col ignoring skiprows Bug IO Excel read_excel, to_excel
#50953 opened Jan 24, 2023 by musshorn
3 tasks done
DOC: xlsx and ods support unclear in ExcelWriter Docs IO Excel read_excel, to_excel
#48514 opened Sep 12, 2022 by buhtz
1 task done
ENH: read_excel should assume engine when passing openpyxl.Workbook object Enhancement IO Excel read_excel, to_excel Needs Discussion Requires discussion from core team before further action
#46352 opened Mar 13, 2022 by scotscotmcc
BUG: Modify an existing xlsx file with PANDAS and MIME TYPE ERROR Bug IO Excel read_excel, to_excel
#45884 opened Feb 8, 2022 by macifTest
3 tasks done
BUG: Styler.to_excel does not export styles and formats correctly Bug IO Excel read_excel, to_excel Master Tracker High level tracker for similar issues Styler conditional formatting using DataFrame.style
#42276 opened Jun 28, 2021 by attack68
3 of 5 tasks
3.0
BUG: df.to_excel() with openpyxl engine doesn't use write-optimized mode, resulting in higher memory consumption IO Excel read_excel, to_excel Performance Memory or execution speed performance
#41681 opened May 26, 2021 by Kharms
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.