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

Fixes for pandas 2.0.0 compatibility #362

Merged
merged 10 commits into from
May 16, 2023
Merged

Fixes for pandas 2.0.0 compatibility #362

merged 10 commits into from
May 16, 2023

Conversation

kandersolar
Copy link
Member

@kandersolar kandersolar commented Mar 3, 2023

  • Code changes are covered by tests
  • Code changes have been evaluated for compatibility/integration with TrendAnalysis
    - [ ] New functions added to __init__.py
    - [ ] API.rst is up to date, along with other sphinx docs pages
    - [ ] Example notebooks are rerun and differences in results scrutinized
  • Updated changelog

Closes #361.

@mdeceglie
Copy link
Collaborator

revert changes to pytest yaml when pandas 2.0 is released and we are ready to merge

@mdeceglie mdeceglie marked this pull request as ready for review April 27, 2023 02:05
@mdeceglie mdeceglie requested a review from cdeline April 27, 2023 02:05
Copy link
Collaborator

@cdeline cdeline left a comment

Choose a reason for hiding this comment

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

👍 LGTM!

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.

RdTools is not compatible with pandas 2.0.0rc0
3 participants