[WIP][BEAM-12593] Verify DataFrame API on pandas 1.3.0#15008
Closed
TheNeuralBit wants to merge 8 commits intoapache:masterfrom
Closed
[WIP][BEAM-12593] Verify DataFrame API on pandas 1.3.0#15008TheNeuralBit wants to merge 8 commits intoapache:masterfrom
TheNeuralBit wants to merge 8 commits intoapache:masterfrom
Conversation
657a302 to
9a39516
Compare
Member
|
@rohdesamuel @robertwb - Do we need to do anything related to the errors here? It looks like pandas 1.3.0 is released and it is the latest version. |
TheNeuralBit
commented
Jul 9, 2021
Member
Author
|
If someone has time to take a look at the remaining failures that would be great, but IMO it's also fine to just support 1.2.x in Beam 2.32.0 |
Member
@rohdesamuel - if you have time please take a look at the failures. Otherwise, I agree, it is fine to just support 1.2.x in Beam 2.32.0. |
4 tasks
Member
|
We can close this. #15165 is a clone of this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pandas just published 1.3.0rc1. I started this branch to verify the DataFrame API against this release candidate and address any bugs that arise.
ValidatesRunnercompliance status (on master branch)Examples testing status on various runners
Post-Commit SDK/Transform Integration Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.