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

Uncertainty parsing considerations #5

Open
MichaelTiemannOSC opened this issue Aug 31, 2023 · 0 comments
Open

Uncertainty parsing considerations #5

MichaelTiemannOSC opened this issue Aug 31, 2023 · 0 comments

Comments

@MichaelTiemannOSC
Copy link

Following up on hgrecco/pint#1797:

When interfacing with RESTful APIs, it can happen that we need to translate uncertain quantities to/from strings.

I, too, had the idea of simplifying the task of parsing '+/-' as unicode "±" but decided not to because the Python tokenization library treats unknown characters as ERRORTOKEN, which did not seem like a place to go.

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

No branches or pull requests

1 participant