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

[ENH] address deprecation warnings from dependencies #4423

Merged
merged 2 commits into from Apr 3, 2023
Merged

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Apr 2, 2023

This PR addresses som deprecation warnings from dependencies:

  • use of the warn arg in pandas.infer_freq is removed
  • comparison of numpy iterables and strings in metrics code

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Apr 2, 2023
@fkiraly fkiraly requested a review from RNKuhns as a code owner April 2, 2023 18:38
@fkiraly fkiraly added the release release related PR label Apr 2, 2023
@fkiraly fkiraly merged commit 3612bbb into main Apr 3, 2023
22 checks passed
@fkiraly fkiraly deleted the deprec-warn-fixes branch April 3, 2023 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution release release related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant