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

FEAT-#4909: Properly implement map operator #5118

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 6, 2022

  1. FEAT-modin-project#4909: Properly implement map operator

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    da415ad View commit details
    Browse the repository at this point in the history
  2. suppress mypy warning for differing imports

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    af1926a View commit details
    Browse the repository at this point in the history
  3. rename unidist partition method list

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    be8ff60 View commit details
    Browse the repository at this point in the history
  4. fix unidist io map

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ea1c425 View commit details
    Browse the repository at this point in the history
  5. as last commit

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0cd70f5 View commit details
    Browse the repository at this point in the history
  6. fix apply_full_axis in unidist io

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cb5c99b View commit details
    Browse the repository at this point in the history
  7. change remaining wrong functions

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f506eed View commit details
    Browse the repository at this point in the history
  8. lint

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2d987b0 View commit details
    Browse the repository at this point in the history
  9. edit doc

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    81afa94 View commit details
    Browse the repository at this point in the history
  10. fix str copy_dtypes

    Signed-off-by: Jonathan Shi <[email protected]>
    noloerino committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    07aef83 View commit details
    Browse the repository at this point in the history