4.12.0 (2024-10-29)
Bug Fixes
- actions: add permissions object (#1668) (d6df865)
- is_categorical_dtype is deprecated and will be removed in a future version. Use isinstance(dtype, pd.CategoricalDtype) (5bbd589)
- linting: code formatting (d3b58e7)
- linting: code formatting (886be38)
- Literal not supported in python 3.7 (7ae5e16)
- liting issue (7758dba)
- mypy does not support dinamic types (227b917)
Features
- add adfuller stationary test parameters to config (3642b01)