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

fix(datasets): Unpin pandas gbq #779

Merged
merged 6 commits into from
Aug 21, 2024

Conversation

felipemonroy
Copy link
Contributor

Description

More recent versions of pandas does not work with pandas-gbq<0.18.0, which was set for python < 3.11

Development notes

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: Felipe Monroy <felipe.m02@gmail.com>
@felipemonroy
Copy link
Contributor Author

@ankatiyar @astrojuanlu @noklam could you help me re-running the tests please?

@astrojuanlu
Copy link
Member

@felipemonroy Are you able to reproduce the test failures locally?

@felipemonroy
Copy link
Contributor Author

@astrojuanlu I can't. I assume it is related to this issue #755. Right now, passing the tests requires a bit of luck.

@felipemonroy felipemonroy marked this pull request as ready for review August 12, 2024 23:59
@felipemonroy
Copy link
Contributor Author

@astrojuanlu could you review again please?

Copy link
Member

@astrojuanlu astrojuanlu left a comment

Choose a reason for hiding this comment

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

LGTM!

@astrojuanlu astrojuanlu enabled auto-merge (squash) August 21, 2024 16:05
@astrojuanlu astrojuanlu merged commit e425ece into kedro-org:main Aug 21, 2024
14 checks passed
@astrojuanlu
Copy link
Member

Can't believe we managed to merge this finally 😅 thanks for your patience @felipemonroy !

merelcht pushed a commit to galenseilis/kedro-plugins that referenced this pull request Aug 27, 2024
Signed-off-by: Felipe Monroy <felipe.m02@gmail.com>
Co-authored-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
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.

3 participants