Altair v2.3.0 Release Notes

Release Date: 2018-12-07 // over 5 years ago
  • Includes many reworked examples in the example gallery.

    โœจ Enhancements

    • ๐Ÿ‘ Better errors for non-string column names, as well as automatic conversion of pandas.RangeIndex columns to strings (#1107)

    • Renderers now have set_embed_options() method (#1203)

    • โž• Added kaggle renderer & more HTML output options (#1123)

    Backward-incompatible changes

    ๐Ÿšง Maintenance

    • ๐Ÿ›  fix typing requirement in Python 3.6+ (#1185)

    • โž• Added support & CI testing for Python 3.7 (#1008)

    ๐Ÿ› Bug fixes

    • Selection predicates now recognize all valid entries (#1143)
    • ๐Ÿ‘ Python 2 support for chart.save() (#1134)