Skip to content
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

add dtype-like param to enforce a dtype for a given column #173

Closed
PrettyWood opened this issue Feb 7, 2024 · 1 comment · Fixed by #195
Closed

add dtype-like param to enforce a dtype for a given column #173

PrettyWood opened this issue Feb 7, 2024 · 1 comment · Fixed by #195
Assignees
Labels
🦀 rust 🦀 Pull requests that edit Rust code feature request 🐍 python 🐍 Pull requests that edit Python code
Milestone

Comments

@PrettyWood
Copy link
Member

see dtype param in https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_excel.html

@PrettyWood PrettyWood added this to the v1.0.0 milestone Feb 7, 2024
@PrettyWood PrettyWood added 🦀 rust 🦀 Pull requests that edit Rust code feature request 🐍 python 🐍 Pull requests that edit Python code labels Feb 7, 2024
@PrettyWood PrettyWood modified the milestones: v1.0.0, v0.10.0 Feb 14, 2024
@lukapeschke lukapeschke self-assigned this Feb 28, 2024
@lukapeschke
Copy link
Collaborator

Starting on this 🙂

lukapeschke added a commit that referenced this issue Mar 2, 2024
closes #173

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦀 rust 🦀 Pull requests that edit Rust code feature request 🐍 python 🐍 Pull requests that edit Python code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants