facebook / facebook/prophet

Prophet not compatible with Pandas 2.0

Open
#2,542 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

Will Prophet be updated since it fails when running with Pandas 2.0.
Example we get error : AttributeError: 'DataFrame' object has no attribute 'append'
Error because the new pandas does not support append embedded in the Prophet source code

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.