Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@has2k1 has2k1 released this 24 Oct 12:16
· 1 commit to main since this release
v0.13.0

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

  • trans gained new method diff_type_to_num that should be helpful with some arithmetic operations for non-numeric domains.

Full Changelog: v0.12.2...v0.13.0