Closed
Description
Pandas version checks
- I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://pandas.pydata.org/docs/user_guide/io.html?highlight=ods#opendocument-spreadsheets
Documentation problem
Write support for Open Document Spreadsheet (ODS) was added in #32911 but the documentation was not updated.
Suggested fix for documentation
add documentation to show writing to ODS files is also supported and was added in v1.1.0