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

update ci to run pyspark, modin, dask with pandas >= v2 #1575

Merged
merged 10 commits into from
Apr 15, 2024
Merged

Commits on Apr 14, 2024

  1. update ci to run pyspark, modin, dask with pandas >= v2

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    32e6cec View commit details
    Browse the repository at this point in the history
  2. debug

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a873663 View commit details
    Browse the repository at this point in the history
  3. use pyarrow string types for dask

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8cf82e6 View commit details
    Browse the repository at this point in the history
  4. update tests

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2fd8c23 View commit details
    Browse the repository at this point in the history
  5. update dask requirement to dask[dataframe]

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6af2b00 View commit details
    Browse the repository at this point in the history
  6. remove invalid dask tests

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f43eba5 View commit details
    Browse the repository at this point in the history
  7. exclude dask tests with pandas 1.5.3 and python 3.11

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3d89abb View commit details
    Browse the repository at this point in the history
  8. exclude python 3.11 and pandas 1.5.3

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    18b6b69 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. run pyspark tests on windows

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9f1dfc1 View commit details
    Browse the repository at this point in the history
  2. add back fail-fast in ci

    Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
    cosmicBboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    64ab8d2 View commit details
    Browse the repository at this point in the history