-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit * bump pandas min 1.5.0 * testing * testing * update numpy * update numpy * update numpy * update numpy * loosen numpy * loosen numpy * remove python 3.8 * remove python 3.8 * revert read file * lint fix * Updated release notes and pinned numpy under 2.0.0 * incorrect pr num * update minimum requirements * update minimum dask * min spark version * set min scikit-learn for min spark * first pass fix doc build * second pass build docs * Add line ending Added line ending to file * Add line to end of release notes * Missing blank line In release notes * Revert "Merge remote-tracking branch 'origin/integrate_string_arrow' into update_numpy" This reverts commit dc4ba5b, reversing changes made to f59074b. * Doc updates, tests pass All tests pass with upgraded libs * update min pyarrow in test reqs Update the minimum pyarrow package in the test requirements * moto.mock_s3 -> moto.mock_aws name change in library * Updated min req for moto * boto3 min updated moto upgrade requires an upgrade to boto3 * parquet - try forcing INT96 timestamp Workaround for the Minimum Dependencies (Spark) test * Remove temp parquet file Used for local manual test and slipped through * Updates per PR review * Modified min requirements Based on running action against branch * Missing = in requirements dumb * Incorrect scikit-learn version s/b 0.22 not 0.2.2 * Min scikit-learn 1.1.0 * spark requires python-dateutil 2.8.2 * pyspark min 3.5.0 to pass tests * "revert" cast in _get_histogram_values.py Not clear why this was necessary. Tests pass without it * _get_histogram_values cast re-added With an updated filter --------- Co-authored-by: Parthiv Naresh <[email protected]> Co-authored-by: Christopher Park <[email protected]>
- Loading branch information
1 parent
8c4a3d6
commit 98e4735
Showing
25 changed files
with
133 additions
and
75 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
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
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
Oops, something went wrong.