Skip to content

support for numpy >= 2.0 #1645

@quant5

Description

@quant5

Missing functionality

Numpy 2.0.0 was released on June 16. https://github.com/numpy/numpy/releases/tag/v2.0.0. The current version is 2.1.1.

To date, ydata-profiling is not compatible with 2.0.x per requirements.txt.

As such, it is currently a blocker for users to upgrade to 2.0.x if they have this package installed.

Proposed feature

Loosen requirements to include 2.0.x unless there are specific reasons (e.g., usage of deprecated function names) not to.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependencies 🔗Pull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions