-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* FIX-#398: Add fix for pandas 1.3 Signed-off-by: Kunal Agarwal <[email protected]> * FIX-#398: add check for version in init Signed-off-by: Kunal Agarwal <[email protected]> * FIX-#398: run black and comment out failing tests Signed-off-by: Kunal Agarwal <[email protected]> * FIX-#398: remove pandas version requirement Signed-off-by: Kunal Agarwal <[email protected]> * FIX-#398: relax performance test constraint Signed-off-by: Doris Lee <[email protected]> * FIX-#398: remove performance test constraint Signed-off-by: Doris Lee <[email protected]> Co-authored-by: Doris Lee <[email protected]>
- Loading branch information
1 parent
21bcbbc
commit bcb9b3d
Showing
6 changed files
with
98 additions
and
93 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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