Iso-week-date

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 2

1.1.0

What's Changed

* Extend `__add__` & `__sub__` to iterable(s) by FBruzzesi in https://github.com/FBruzzesi/iso-week-date/pull/59


**Full Changelog**: https://github.com/FBruzzesi/iso-week-date/compare/v1.0.0...v1.1.0

1.0.0

Breaking Changes

Renamed pandas and polars namespaces from `isoweek` to `iwd`.

0.3.0

Description

- Adds pandas Series and polars Series and Expr extensions (dedicated namespaces) to work directly with methods instead of functions. [documentation section](https://fbruzzesi.github.io/iso-week-date/user-guide/dataframe-modules/#extensions)
- Fixes type hinting (now mypy compliant 😁)

0.2.2

0.2.0

- Adds IsoWeek and IsoWeekDate `to_values` and `from_values` methods
- Adds pandas and polars functionalities for isoweekdate series (to datetime and from datetime)

0.1.0

- Introduces the `IsoWeekDate` class to work with "YYYY-WNN-D" format
- Refactors core functionalities into an abstract base class and multiple mixin's

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.