Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@louisdorard louisdorard released this 07 Oct 17:34
· 1 commit to master since this release
cf387d1

What's Changed

  • Bug fix: when using the data table's filter on numerical columns, 0 and empty values weren't filtered out (by @fabienDaou in #7)
  • Misc: pandas version is now 1.3 by default, to maximize compatibility with older versions of Dataiku. If you are updating the plugin and want to update your code environment, you will have to:
    • Go to the plugin administration page and disassociate the current code environment.
    • Go to the code environments administration page.
    • Delete the Visual Edit code environment, by default the name is plugin_visual-edit_managed.
    • Go to the plugin administration page and create a new code environment.

Full Changelog: v2.0.2...v2.0.3