crate / crate/cratedb-examples
Timeseries Notebooks: Update to pandas 2.2
Open
dependencies
important
- Dominant language
- Jupyter Notebook
- Stars
- 22
- Forks
- 12
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 22
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.