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

Disallow constructing frames from a ColumnAccessor #7298

Merged
merged 39 commits into from
Feb 5, 2021

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    4a4b4af View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    223f2b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    abd6ad2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    18863b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    0fbdd31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc9b943 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    d586aa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    996fda8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    7c9ac23 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    8ae778a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    d23b8b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    9a0db21 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    b1283e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    ed4b022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228221e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    833c1ab View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    1f17c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5557cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03e505 View commit details
    Browse the repository at this point in the history
  4. Changelog

    shwina committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d6fa28c View commit details
    Browse the repository at this point in the history
  5. Update copyright year

    shwina committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fde8070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    753fad0 View commit details
    Browse the repository at this point in the history
  7. Add back type info for size

    shwina committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    306c4db View commit details
    Browse the repository at this point in the history
  8. Add assertions for size

    shwina committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    843b5b5 View commit details
    Browse the repository at this point in the history
  9. Replace assertions

    shwina committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ea79e4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1015e78 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    49dad6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-0.18' of https://github.com/rapidsai/cudf into f…

    …ix-numpy-style-issues
    shwina committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    fead58d View commit details
    Browse the repository at this point in the history
  3. Fix array construction

    shwina committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6533af6 View commit details
    Browse the repository at this point in the history
  4. Enforce numpy < 1.20

    shwina committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    56d4edc View commit details
    Browse the repository at this point in the history
  5. update gpu/build.sh

    shwina committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    872761f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99ebec8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcbefae View commit details
    Browse the repository at this point in the history
  8. Add _from_data

    shwina committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    9c1b72a View commit details
    Browse the repository at this point in the history
  9. More _from_data

    shwina committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    037dc41 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    e482725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1e58c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d23f48 View commit details
    Browse the repository at this point in the history
  4. Update frame.py

    galipremsagar committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9df461a View commit details
    Browse the repository at this point in the history