Support `--no-infer` for `from xlsx`
Open
@alex-kattathra-johnson is already working on this.
Since Jan 2, 2025.
A:file-format
category:enhancement
- Dominant language
- Rust
- Stars
- 40.5k
- Forks
- 2.3k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 79
Description
Related problem
Now string "7323024720037946175" will be automatically converted to float 7323024720037946368.00
Is it possible to convert it to int or string?
Describe the solution you'd like
Support --no-infer for from xlsx
Describe alternatives you've considered
No response
Additional context and details
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.