Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

File metadata and controls

17 lines (12 loc) · 1.05 KB

Version 0.0.4.9000

  • Added support for %in% and !%in% operators to or_filtering_transformator. This contribution was authored by @Siddhesh2097.

Version 0.0.3

  • Refactored the merge_levels_transformator to handle the predefined inputs to the transformator (#25).
  • Added new watermark_decorator (#23).
  • Changed the example to a working one in create_rel_risk_transformator (#27)
  • Changed the example to a working one in ggplot_decorator (#28)

Version 0.0.2

  • Added choices and selected parameters to titles_footer_decorator (#15).
  • Fixed an issue when or_filtering_transformator printed a whole dataset when adding the output to the report (#16).
  • Added reset button and removing rows. Fixed bugs. (#18)
  • Fixed bug in merge_column_levels_transformator - reset & close buttons sequentially works as expected (#19)