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

NaN and Infinity support #57

Open
alexs1000 opened this issue Jan 16, 2020 · 3 comments
Open

NaN and Infinity support #57

alexs1000 opened this issue Jan 16, 2020 · 3 comments

Comments

@alexs1000
Copy link

Is there any chance that the support for NaN and Infinity will improve in the near future?
In the case of NaN an error is thrown, but for Infinity the behavior is different depending where the Infinity is present, in the base.csv or in the to_compare.csv.

@beutlich
Copy link
Collaborator

Never notices this "feature" so far. Can you please add the files with Nan or Infinity and what your expectation is for the different use cases.

@alexs1000
Copy link
Author

Nan_inf_base.txt
Nan_inf_compare.txt
The expectation would be that the values in the 2 files be compared, even for Infinity or NaN values. So for example, comparing the base file Nan_inf_base with a copy of itself should indicate that there are no differences between the files. On the other hand if there are differences, this should be signaled.

@andreas-junghanns
Copy link

@beutlich : Is there any hope of this being implemented?

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

3 participants