Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin numpy version #58

Conversation

hanne-opseth-rygg-4ss
Copy link
Contributor

@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss commented Jan 25, 2024

This PR is related to user story ESS-2278

Description

Changes:

  • Update pythonversion
  • Lock numpy
  • Handle deprecation warnings

Deprecation warnings that have been handled:

  • Added pyarrow-dependency do to this warning:
    Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0)

  • Trapz -> trapezoid (just change of name, same functionality)

Checklist

  • PR title is descriptive and fit for injection into release notes (see tips below)
  • Correct label(s) are used

@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss changed the title Ess 2278 make 4 insight python packages robust towards num py 2 0 release february 1st 2024 Pin numpy version Jan 25, 2024
Copy link

@branislav-jenco-4ss branislav-jenco-4ss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss merged commit 02409f1 into main Jan 25, 2024
6 checks passed
@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss deleted the ESS-2278-make-4-insight-python-packages-robust-towards-num-py-2-0-release-february-1st-2024 branch January 25, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants