Skip to content

2.5.1

Compare
Choose a tag to compare
@adamblake adamblake released this 27 Jan 18:04
· 87 commits to main since this release
07b1746
  • Fix issue where models with long calls (i.e. deparse(model$call) results in a vector of length greater than 1) would break the functionality of listwise_delete()
  • Change print method for generate_models() to look clean and comprehensible in Jupyter Notebooks.