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

Use Lists of Columns for Various Files #10463

Merged

Commits on Mar 18, 2022

  1. Rolling out to hash.pyx

    isVoid committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    01a4e74 View commit details
    Browse the repository at this point in the history
  2. Rolling out to interop.pyx

    isVoid committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e514c10 View commit details
    Browse the repository at this point in the history
  3. Rolling out to join.pyx

    isVoid committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    cb1a1a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d6b78 View commit details
    Browse the repository at this point in the history
  5. Include gil releases for joins

    isVoid committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1a23fd6 View commit details
    Browse the repository at this point in the history
  6. Rolling out to quantiles.pyx

    isVoid committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    42737ab View commit details
    Browse the repository at this point in the history
  7. Rolling out to reshape.pyx

    isVoid committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    6226f32 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Rolling out to search.pyx

    isVoid committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    f00b9e0 View commit details
    Browse the repository at this point in the history
  2. Fix copyrights

    isVoid committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    e86363c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge branch 'branch-22.06' of https://github.com/rapidsai/cudf into …

    …refactor/ListOfColumnRefactor/hashing
    isVoid committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e67ba89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881edba View commit details
    Browse the repository at this point in the history
  3. Refactor lists.explode_outer

    isVoid committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    63ec965 View commit details
    Browse the repository at this point in the history
  4. Refactor lists.pyx frame APIs

    isVoid committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    96913a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f8122c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. black style fix

    isVoid committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    24f61fe View commit details
    Browse the repository at this point in the history
  2. Various docstring updates

    Co-authored-by: GALI PREM SAGAR <sagarprem75@gmail.com>
    isVoid and galipremsagar authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    349f45f View commit details
    Browse the repository at this point in the history
  3. More docstring changes

    Co-authored-by: GALI PREM SAGAR <sagarprem75@gmail.com>
    isVoid and galipremsagar committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2ba2435 View commit details
    Browse the repository at this point in the history
  4. Use _from_data factory

    isVoid committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    c0e1a1b View commit details
    Browse the repository at this point in the history
  5. Update python/cudf/cudf/core/dataframe.py

    Co-authored-by: GALI PREM SAGAR <sagarprem75@gmail.com>
    isVoid and galipremsagar authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    665f79b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    adbd347 View commit details
    Browse the repository at this point in the history
  2. Fixing all failed tests

    isVoid committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ca7f99a View commit details
    Browse the repository at this point in the history
  3. style fix

    isVoid committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    906da01 View commit details
    Browse the repository at this point in the history