Skip to content

Conversation

@ahawryluk
Copy link
Contributor

@jreback jreback added Dtype Conversions Unexpected or buggy dtype conversions IO Excel read_excel, to_excel labels Jun 5, 2022
@jreback jreback added this to the 1.4.3 milestone Jun 5, 2022
@mroeschke mroeschke added the Regression Functionality that used to work in a prior pandas version label Jun 6, 2022
@mroeschke mroeschke merged commit dea624a into pandas-dev:main Jun 6, 2022
@mroeschke
Copy link
Member

Thanks @ahawryluk

@lumberbot-app

This comment was marked as resolved.

@ahawryluk ahawryluk deleted the xlsx_ints branch June 7, 2022 03:22
simonjayhawkins pushed a commit to simonjayhawkins/pandas that referenced this pull request Jun 7, 2022
simonjayhawkins added a commit that referenced this pull request Jun 7, 2022
… ints as floats) (#47271)

Backport PR #47121: BUG: read_excel loading some xlsx ints as floats

Co-authored-by: Andrew Hawyrluk <50434302+ahawryluk@users.noreply.github.com>
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* Reintoduce integer conversion when reading xlsx

* whats new 1.4.3

Co-authored-by: Jeff Reback <jeff@reback.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dtype Conversions Unexpected or buggy dtype conversions IO Excel read_excel, to_excel Regression Functionality that used to work in a prior pandas version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: read_excel does not convert integral floats to ints when backed by openpyxl

4 participants