Mizani

Latest version: v0.13.0

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.5.1

------
*(2018-10-15)*

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1464266.svg
:target: https://doi.org/10.5281/zenodo.1464266

Bug Fixes
*********

- Fixed issue with :class:`~mizani.breaks.log_breaks`, so that it does
not fail needlessly when the limits in the (0, 1) range.

Enhancements
************

- Changed :class:`~mizani.formatters.log_format` to return better
formatted breaks.

0.5.0

------
*(2018-11-10)*

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1461621.svg
:target: https://doi.org/10.5281/zenodo.1461621

API Changes
***********

- Support for python 2 has been removed.

- :meth:`~mizani.breaks.minor_breaks.call` and
meth:`~mizani.breaks.trans_minor_breaks.call` now accept optional
parameter ``n`` which is the number of minor breaks between any two
major breaks.

- The parameter `nan_value` has be renamed to `na_value`.

- The parameter `nan_rm` has be renamed to `na_rm`.

Enhancements
************

- Better support for handling missing values when training discrete
scales.

- Changed the algorithm for :class:`~mizani.breaks.log_breaks`, it can
now return breaks that do not fall on the integer powers of the base.

0.4.6

------
*(2018-03-20)*

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1204282.svg
:target: https://doi.org/10.5281/zenodo.1204282

- Added :class:`~mizani.bounds.squish`

0.4.5

------
*(2018-03-09)*

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1204222.svg
:target: https://doi.org/10.5281/zenodo.1204222

- Added :class:`~mizani.palettes.identity_pal`
- Added :class:`~mizani.palettes.cmap_d_pal`

0.4.4

------
*(2017-12-13)*

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1115676.svg
:target: https://doi.org/10.5281/zenodo.1115676

- Fixed :class:`~mizani.formatters.date_format` to respect the timezones
of the dates (:issue:`8`).

0.4.3

------
*(2017-12-01)*

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1069571.svg
:target: https://doi.org/10.5281/zenodo.1069571

- Changed :class:`~mizani.breaks.date_breaks` to have more variety
in the spacing between the breaks.

- Fixed :class:`~mizani.formatters.date_format` to respect time part
of the date (:issue:`7`).

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.