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

[Bug] Zero values are represented as blank fields in tables #5020

Closed
JerBouma opened this issue May 15, 2023 · 1 comment · Fixed by #5019
Closed

[Bug] Zero values are represented as blank fields in tables #5020

JerBouma opened this issue May 15, 2023 · 1 comment · Fixed by #5019
Assignees
Labels
bug Fix bug

Comments

@JerBouma
Copy link
Contributor

For certain datasets, 0 and 1 have a clear meaning. Representing 0 as nothing is simply invalid. Furthermore, I would always show the actual data and not erase it.

Clear example is Econometrics in which 0 = False and 1 = True while the following screenshot shows blank fields instead.

image

@github-actions github-actions bot added the bug Fix bug label May 15, 2023
tehcoderer added a commit to tehcoderer/OpenBBTerminal that referenced this issue May 15, 2023
@tehcoderer tehcoderer linked a pull request May 15, 2023 that will close this issue
15 tasks
@tehcoderer
Copy link
Contributor

Fixed in #5019

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

Successfully merging a pull request may close this issue.

4 participants