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

Test read_excel with numbers with separators '.' or ',' #3

Open
PBrockmann opened this issue Oct 17, 2024 · 0 comments
Open

Test read_excel with numbers with separators '.' or ',' #3

PBrockmann opened this issue Oct 17, 2024 · 0 comments

Comments

@PBrockmann
Copy link
Owner

Character to recognize as decimal point for parsing string columns to numeric. Note that this parameter is only necessary for columns stored as TEXT in Excel, any numeric columns will automatically be parsed, regardless of display format.(e.g. use ‘,’ for European data).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant