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-#7021: Implement to/from_dask functions #7022

Merged
merged 10 commits into from
Mar 18, 2024

Commits on Mar 7, 2024

  1. FEAT-modin-project#7021: Implement to/from_dask_dataframe functions

    Signed-off-by: Kirill Suvorov <kirill.suvorov@intel.com>
    Retribution98 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2c2a7e7 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    Retribution98 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b2db4ff View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. changes after review

    Retribution98 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    77cea40 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. check fix dask import

    Retribution98 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    744f50d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. update to from_dask

    Retribution98 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5cdec20 View commit details
    Browse the repository at this point in the history
  2. update test

    Retribution98 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    16b51bb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    edc59f7 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    Retribution98 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d6e49f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ced01b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7183af8 View commit details
    Browse the repository at this point in the history