You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested again and it works once I add the missing field name, so crash is due to blank field name (and I had saved map before merging in case that's related).
lixun910
added a commit
to lixun910/geoda
that referenced
this issue
May 1, 2019
□make sure field name can be changed to upper/lower case, e.g. ID->id or id->ID
□make sure no duplicate field name (case insensitive e.g. ID and id) can be added in a table
□raise warning when load a CSV file with duplicate field names
□ merge a CSV file with a field name that is duplicated in original CSV file
□ make sure field works with plots/maps after changing field name
lixun910
added a commit
to lixun910/geoda
that referenced
this issue
May 2, 2019
Finally caught one of the table field name crashes in action.
Steps:
Note: in the file that's merged, the ID field is blank.
will send you the files separately since they're non-public
The text was updated successfully, but these errors were encountered: