Skip to content

Make dependency on numpy, pandas, xarray optional #4

Description

@crusaderky

recursive_diff has a mandatory dependency on numpy, pandas, and xarray.
This can be problematic, as these three modules are huge and may not be available everywhere e.g. in Jython.

Increase the modularity of recursive_diff and make support for numpy-based data completely optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions