Skip to content

v0.2.5

Compare
Choose a tag to compare
@nickderobertis nickderobertis released this 24 Oct 18:18
· 24 commits to master since this release

Changes

馃殌 Features

  • Add ability to pass labels for inputs and have them show up in styled dfs and plots @nickderobertis (#12)
  • Add progress bar, ability to change color maps, improve tests, and upgrade CI to python 3.8 @nickderobertis (#11)
  • Add ability to set number formatting in styled dfs and update example. Add real tests for stylers @nickderobertis (#7)
  • Handle three or more inputs with styled dfs. Display styled dfs by default. @nickderobertis (#4)
  • Get styled DataFrames @nickderobertis (#3)

馃悰 Bug Fixes

  • Fix error where not enough rows were being created in sensitivity plot @nickderobertis (#6)

馃О Maintenance

  • Add progress bar, ability to change color maps, improve tests, and upgrade CI to python 3.8 @nickderobertis (#11)
  • Add ability to set number formatting in styled dfs and update example. Add real tests for stylers @nickderobertis (#7)

馃摉 Documentation