pytimetk 2.4.1
Compatibility
- Added compatibility with
pandas-flavor 0.8.0, including support for its
renamed DataFrame GroupBy registration decorator. - Added a compatibility shim that preserves PyTimeTK's registered pandas
DataFrame and GroupBy methods across both older and newerpandas-flavor
releases. - Applied the compatibility layer during package initialization and in pandas
helper registration so existing method-chaining workflows continue to work.
Breaking Changes
- None. This was a focused compatibility patch for 2.4.0 users.
Full Changelog: v2.4.0...v2.4.1