Skip to content

q-rng data.frame printing error #224

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

Open
dsweber2 opened this issue Aug 8, 2023 · 1 comment
Open

q-rng data.frame printing error #224

dsweber2 opened this issue Aug 8, 2023 · 1 comment

Comments

@dsweber2
Copy link
Contributor

dsweber2 commented Aug 8, 2023

While stepping through the predict layer for quantile_reg, I kept getting errors trying to print a data.frame containing q-rng distributions. The error is Error in round(rng[1], digits) : invalid second argument of length 0. It prints fine as a vctrs_vctr when I select the corresponding column, though the output isn't very informative (a vector consisting of [0.01, 0.99]<q-rng>).

Sorry if this is a more obscure description than usual, as its hard to actually see the contents to reproduce.

@dajmcdon
Copy link
Contributor

dajmcdon commented Oct 4, 2023

possibly fixed by #243

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

2 participants