liesel-devs / liesel

A probabilistic programming framework
https://liesel-project.org
MIT License
38 stars 2 forks source link

Make gs.Summary._error_df() public #94

Closed jobrachem closed 10 months ago

jobrachem commented 1 year ago

This method offers functionality that I think would be nice to have publicly available. Currently, it is only used in the __repr__ of the summary class.

>>> summary._error_df()
                                                    count  relative
kernel    error_code error_msg            phase                    
kernel_00 1          divergent transition warmup       54     0.014
                                          posterior     0     0.000