Skip to content

BUG: Error writing an empty DataFrame to an ods file #45794

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

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Bug IO Excel read_excel, to_excel labels Feb 3, 2022
@rhshadrach
Copy link
Member Author

Failure is unrelated

pandas/core/internals/blocks.py:1142: error: Argument 1 to "np_can_hold_element" has incompatible type "Union[dtype[Any], ExtensionDtype]"; expected "dtype[Any]" [arg-type]

@rhshadrach rhshadrach added this to the 1.5 milestone Feb 3, 2022
@jreback jreback merged commit ddc0525 into pandas-dev:main Feb 4, 2022
@jreback
Copy link
Contributor

jreback commented Feb 4, 2022

cool

@rhshadrach rhshadrach deleted the excel_write_empty branch February 5, 2022 20:44
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IO Excel read_excel, to_excel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Error writing an empty DataFrame to an ods file
2 participants