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

Clean up special casing in as_column for non-typed input #15276

Merged
merged 21 commits into from
Apr 17, 2024

Commits on Mar 12, 2024

  1. Fix datetime cases

    mroeschke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d9c39de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be43ae View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    830673e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ref/as_columns/misc' of https://github.com/mroeschke/cudf

    … into ref/as_columns/misc
    mroeschke committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6f22117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d161eb0 View commit details
    Browse the repository at this point in the history
  4. add unit test

    mroeschke committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    85606c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2077ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22b1298 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1c256d View commit details
    Browse the repository at this point in the history
  8. Fix some other tests

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    ef3057a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff55fd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    08ce3b3 View commit details
    Browse the repository at this point in the history
  2. Caveout for __array__

    mroeschke committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f06ccaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e05801 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    32a1dcf View commit details
    Browse the repository at this point in the history
  2. Add comment

    mroeschke committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1dd36c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03593c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 17, 2024

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