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

Updates to numpy dependency version and pandas deprecation warnings #258

Merged
merged 5 commits into from
Jun 17, 2024

Conversation

PennyHow
Copy link
Member

  • Numpy dependency pinned to numpy>=1.23.0,<2.0.0. This should be changed once numpy has been updated and it is compatible with pandas and xarray
  • Deprecation warnings for pd.resample() and pandas.fillna() resolved

@PennyHow PennyHow merged commit 941c310 into add-historical-data-to-l3 Jun 17, 2024
4 checks passed
@PennyHow PennyHow deleted the fix-dependencies branch June 17, 2024 13:13
BaptisteVandecrux pushed a commit that referenced this pull request Jun 18, 2024
…258)

* numpy dependency <2.0

* resample rules updated (deprecation warning)

* fillna replaced with ffill (deprecation warning)

* get_l3 called directly rather than from file

* process action restructured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant