Mizani

Latest version: v0.13.2

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

Scan your dependencies

Page 1 of 7

0.13.2

-------
*2025-04-03*

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

- For python >=3.13 `~mizani.bounds.squish_infinite` and `~mizani.bounds.squish`
do not warning about invalid values when passed arrays with `dtype=uint64`
and a range with negative values.

0.13.1

-------
*2024-12-10*

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

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

- Type checking pass with numpy 2.2.

0.13.0

-------
*2024-10-24*

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

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

- Support for numpy `timedelta64` has been removed. It was not well supported
in the first place, so removing it should be of consequence.

- `mizani.transforms.trans_new` function has been deprecated.

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

- `~mizani.breaks.breaks_date` has been slightly improved for the case when it
generates monthly breaks.

New
***

- :class:`~mizani.transforms.trans` gained new method `diff_type_to_num` that
should be helpful with some arithmetic operations for non-numeric domains.

0.12.2

-------
*2024-09-04*

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

Bug Fixes
*********

- Fixed :class:`~mizani.bounds.squish` and
:class:`~mizani.bounds.squish_infinite` to work for non writeable pandas
series. This is broken for numpy 2.1.0.

0.12.1

-------
*2024-08-19*

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

Enhancements
************
- Renamed "husl" color palette type to "hsluv". "husl" is the old name but
we still work although not part of the API.

0.12.0

-------
*2024-07-30*

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

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

- mizani now requires python 3.9 and above.

Bug Fixes
*********

- Fixed bug where a date with a timezone could lose the timezone. :issue:`45`.

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.