-
Notifications
You must be signed in to change notification settings - Fork 38
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
Enable lexical formatting for number
type
#374
Comments
example of why this is needed https://discuss.okfn.org/t/the-csv-standard-need-a-decimal-separator-parameter/6395
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
User interface thoughts: If
decimal character: Allow for input of a single character - default "."
group character: Allow for input of a single character
bare number: checkbox - default checked Tooltip support on all labels:
|
Note the -£1000.00 edge case frictionlessdata/tableschema-js#144
|
This comment has been minimized.
This comment has been minimized.
@mattRedBox would it help if I split this into 3 issues:
|
Desired Behaviour
Support lexical formatting for
number
type with these additional properties:The text was updated successfully, but these errors were encountered: