Opened 15 years ago
Closed 15 years ago
#1195 closed defect (invalid)
Problem when importing negative values for annotations with float as value type
Reported by: | base | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | coreplugins | Version: | 2.8.4 |
Keywords: | Cc: |
Description
I tried to annotate a number of my extracts using the annotation importer. The annotation type that i tried to update should hold numeric values and its value type is therefore set to 'float'. The import failed with error message '276 annotation(s) skipped because of invalid values'. The column that i tried to import held some negative values, and when I replaced these values with zeros, the import worked. My question is therefore, how do I import float values that are negative?
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing this ticket since no feedback has been provided.
Note: See
TracTickets for help on using
tickets.
It works when I try it. Have you set the correct decimal separator? Otherwise I would be nice to have a snippet from the problematic file and information about the configuration parameters used.