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

Inf, -Inf, and NaNs don't show up in the Data Viewer #1147

Closed
jmew opened this issue Sep 30, 2020 · 3 comments
Closed

Inf, -Inf, and NaNs don't show up in the Data Viewer #1147

jmew opened this issue Sep 30, 2020 · 3 comments
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@jmew
Copy link
Contributor

jmew commented Sep 30, 2020

If i have a data frame with infinity, -infinity, or NaN values, they show up as blank in the data viewer

@rchiodo rchiodo removed their assignment Sep 30, 2020
@rchiodo
Copy link
Contributor

rchiodo commented Sep 30, 2020

They're likely dropped on the conversion to JSON

@rchiodo
Copy link
Contributor

rchiodo commented Sep 30, 2020

Might have to special tag them or something.

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug temp-improve-data-viewing-experience labels Nov 13, 2020
@IanMatthewHuff
Copy link
Member

Closing as a dupe of #299 which I'll be validating.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

5 participants