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

Add support for pandas 2.0 #1983

Closed
wants to merge 4 commits into from
Closed

Add support for pandas 2.0 #1983

wants to merge 4 commits into from

Conversation

dimberman
Copy link
Collaborator

@dimberman dimberman commented Jul 10, 2023

Since we have not found any breaking changes with pandas 2.0, lets offer 2.0 support for users who wish to use the latest pandas can offer.

In creating this PR, we also tested whether or not we could upgrade the snowflake python connector, but unfortunately we ran into the same versioning issue as before.

Copy link
Collaborator

@tatiana tatiana left a comment

Choose a reason for hiding this comment

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

@dimberman happy for us to merge this once the checks are passing.

It seems the new pandas are breaking:

FAILED tests_integration/test_example_dags.py::test_example_dag[example_sqlite_load_transform] - TypeError: __init__() got an unexpected keyword argument 'engine'

@pankajastro
Copy link
Contributor

I think we can close this one since #1989 has merged cc @utkarsharma2

@tatiana
Copy link
Collaborator

tatiana commented Aug 8, 2023

Closing this, since it was part of this other PR, which was already merged: #1989

@tatiana tatiana closed this Aug 8, 2023
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

3 participants