Skip to content

v0.15.1 - 2024-08-13

Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 13 Aug 21:45
· 56 commits to main since this release

Bugs Fixed

  • X-axis for the bar plot should be labeled Value instead of Category - Issue #620 by @R-Palazzo
  • LinAlgError when plotting data that is constant - Issue #616 by @R-Palazzo
  • Wrong chart title when generating a box plot for just the real data using get_column_pair_plot() - Issue #615 by @R-Palazzo

New Features

  • Better error message when passing an SDV Metadata object - Issue #610 by @R-Palazzo
  • Check that every property score are index-free - Issue #583 by @R-Palazzo