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

Invalid column names #23

Open
jtpesone opened this issue Jan 3, 2023 · 1 comment
Open

Invalid column names #23

jtpesone opened this issue Jan 3, 2023 · 1 comment

Comments

@jtpesone
Copy link

jtpesone commented Jan 3, 2023

The wines dataset seems to have a problem with column names. What causes the problem and can it be handled by the software?
Dataset: wines.csv
Error: winesError

@jtpesone
Copy link
Author

jtpesone commented May 9, 2023

This seems to be connected to spaces or other special characters in the header. The same happens for % and $ at least. Double quotation marks do work. According to GisSOM manual
"Also, spaces ( ), percentage signs (%) and double quotation marks (“) are removed from headers."
So they should be accepted in the input files but removed for Python to be happy?

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

No branches or pull requests

2 participants