Open
Description
Currently describe
contract is that it does pretty print the passed object.
The contract does not say what the function returns. I propose that describe
should keep to print what it promises, but also return the computed statistics.
The crucial problem is that in REPL this would "double print" the contents. Also there is a duplication between describe
and summarystats
.
I am not sure what is best, but I leave this issue open to keep track of it.
CC @nalimilan
Metadata
Metadata
Assignees
Labels
No labels