## Problem pandas 2.2 is not supported by PyCaret yet. ```python The conflict is caused by: The user requested pandas==2.2.* pycaret 3.3.2 depends on pandas<2.2.0 ``` -- https://github.com/crate/cratedb-examples/actions/runs/9579491570/job/26412038334?pr=477#step:6:86 ## References - https://github.com/crate/cratedb-examples/pull/430 - https://github.com/crate/cratedb-examples/pull/477 - https://github.com/crate/cratedb-examples/pull/842
Problem
pandas 2.2 is not supported by PyCaret yet.
-- https://github.com/crate/cratedb-examples/actions/runs/9579491570/job/26412038334?pr=477#step:6:86
References