Integers converted to floats when round-tripping through Excel #4932
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
IO Excel
read_excel, to_excel
Milestone
0.12 and current master have this problem (problem is that we were only testing frames with floats):
Can we do some type inference here or something?
read_csv
handles it better:The text was updated successfully, but these errors were encountered: