-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Not seeing a NaN when expected on initial import #377
Copy link
Copy link
Closed
Labels
Priority: MediumRepresents important issues that need to be addressed but are not urgentRepresents important issues that need to be addressed but are not urgentType: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.grelThe default expression language, GREL, could be improved in many ways!The default expression language, GREL, could be improved in many ways!importAbout importers in general - add a label for the data format if availableAbout importers in general - add a label for the data format if availableimported from old code repoIssue imported from Google Code in 2010Issue imported from Google Code in 2010
Description
Metadata
Metadata
Assignees
Labels
Priority: MediumRepresents important issues that need to be addressed but are not urgentRepresents important issues that need to be addressed but are not urgentType: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.grelThe default expression language, GREL, could be improved in many ways!The default expression language, GREL, could be improved in many ways!importAbout importers in general - add a label for the data format if availableAbout importers in general - add a label for the data format if availableimported from old code repoIssue imported from Google Code in 2010Issue imported from Google Code in 2010
Original author: PaulMake...@gmail.com (May 10, 2011 17:48:18)
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expect to see NaN - see instead null.
What version of Google Refine are you using?
2.0
What operating system and browser are you using?
Windows Chrome
Please provide any additional information below.
If I transform the column to text and then back to numbers I get the expected NaN as though the initial import missed something in construction.
Original issue: http://code.google.com/p/google-refine/issues/detail?id=377