Skip to content

v0.0.9

Compare
Choose a tag to compare
@gsheni gsheni released this 05 Feb 16:16
· 639 commits to main since this release
f047187

v0.0.9 February 5, 2021

  • Enhancements
    • Add Python 3.9 support without Koalas testing (#511)
    • Add get_valid_mi_types function to list LogicalTypes valid for mutual information calculation (#517)
  • Fixes
    • Handle missing values in Datetime columns when calculating mutual information (#516)
    • Support numpy 1.20.0 by restricting version for koalas and changing serialization error message (#532)
    • Move Koalas option setting to DataTable init instead of import (#543)
  • Documentation Changes
    • Add Alteryx OSS Twitter link (#519)
    • Update logo and add new favicon (#521)
    • Multiple improvements to Getting Started page and guides (#527)
    • Clean up API Reference and docstrings (#536)
    • Added Open Graph for Twitter and Facebook (#544)

Thanks to the following people for contributing to this release:
@gsheni, @tamargrey, @thehomebrewnerd