Skip to content

Conversation

@ararslan
Copy link
Member

show(::CoefTable) calls PValue on all values in the p-value column (if present). If things are constructed manually and you happen to already have your p-values as PValues, printing the table will fail. It seems sort of silly to have this kind of definition, but it's nice to not get errors when trying to look at your CoefTable in the REPL.

cc @palday

`show(::CoefTable)` calls `PValue` on all values in the p-value column
(if present). If things are constructed manually and you happen to
already have your p-values as `PValue`s, printing the table will fail.
It seems sort of silly to have this kind of definition, but it's nice to
not get errors when trying to look at your `CoefTable` in the REPL.
@ararslan ararslan requested a review from nalimilan October 22, 2020 22:46
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
@ararslan
Copy link
Member Author

Windows CI failure is unrelated.

@ararslan ararslan merged commit 1c3f3d7 into master Oct 23, 2020
@ararslan ararslan deleted the aa/pval branch October 23, 2020 19:55
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

Successfully merging this pull request may close these issues.

4 participants