Skip to content

fix: restore pandas 3 compatibility#1011

Open
FLIER001 wants to merge 11 commits intopydata:mainfrom
FLIER001:codex-pandas3-compat
Open

fix: restore pandas 3 compatibility#1011
FLIER001 wants to merge 11 commits intopydata:mainfrom
FLIER001:codex-pandas3-compat

Conversation

@FLIER001
Copy link
Copy Markdown

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • passes black --check pandas_datareader
  • added entry to docs/source/whatsnew/vLATEST.txt

@bashtage
Copy link
Copy Markdown
Contributor

pdr has always been pretty unstable. This is why it was originaly removed from pandas. Looking at the test fails, some are due to values changing from providers for historical data. This happens for many reasons, e.g., a historical correction. Happy to have AI assisted patches, but I think some of the fixes need human guidance.

@bashtage
Copy link
Copy Markdown
Contributor

This PR is already getting heavy. I am mostly on board with what SciPy is doing with heavy AI PRs since thye often produce too many wide changes to be practically reviewable.

To be clear, this isn't a no to this, but it needs to be kept in a range to be reviewed.

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.

2 participants