doc/source/whatsnew/v0.8.1.rst
.. _whatsnew_0801:
{{ header }}
This release includes a few new features, performance enhancements, and over 30 bug fixes from 0.8.0. New features include notably NA friendly string processing functionality and a series of new plot types and options.
New features
- Add :ref:`vectorized string processing methods <text.string_methods>`
accessible via Series.str (:issue:`620`)
- Add option to disable adjustment in EWMA (:issue:`1584`)
- :ref:`Radviz plot <visualization.radviz>` (:issue:`1566`)
- :ref:`Parallel coordinates plot <visualization.parallel_coordinates>`
- :ref:`Bootstrap plot <visualization.bootstrap>`
- Per column styles and secondary y-axis plotting (:issue:`1559`)
- New datetime converters millisecond plotting (:issue:`1599`)
- Add option to disable "sparse" display of hierarchical indexes (:issue:`1538`)
- Series/DataFrame's ``set_index`` method can :ref:`append levels
<indexing.set_index>` to an existing Index/MultiIndex (:issue:`1569`, :issue:`1577`)
Performance improvements
Bottleneck <https://bottleneck.readthedocs.io>__ !)'median' GroupBy option (:issue:1358)DatetimeIndex or to_datetime (:issue:1571).. _whatsnew_0.8.1.contributors:
Contributors
.. contributors:: v0.8.0..v0.8.1