Skip to content

bug: pmdarima is incompatible with NumPy >= 2.0.0 #12

Open
@shortthirdman

Description

@shortthirdman

Bug Description

Changes to numpy in v2.0.0 break the current version of pmdarima.

Expected Behavior

pmdarima should import and run as normal.

Actual Behavior

pmdarima does not import.

Possible Workaround

Install numpy==1.26.4 and pandas==2.2.2 and check if importing the packages - pmdarima, numpy, and pandas - work.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions