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

Migrate string find operations to pylibcudf #15604

Merged

Commits on Apr 25, 2024

  1. initial

    brandon-b-miller committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d6afb86 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    67153b7 View commit details
    Browse the repository at this point in the history
  2. pass cudf tests

    brandon-b-miller committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3687e4f View commit details
    Browse the repository at this point in the history
  3. formatting

    brandon-b-miller committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    478fc01 View commit details
    Browse the repository at this point in the history
  4. docs

    brandon-b-miller committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    36b4f4b View commit details
    Browse the repository at this point in the history
  5. fix up docs

    brandon-b-miller committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c59a97f View commit details
    Browse the repository at this point in the history
  6. minor fix

    brandon-b-miller committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    14690f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Vyas Ramasubramani <vyas.ramasubramani@gmail.com>
    brandon-b-miller and vyasr authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    81d2b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ccc77b View commit details
    Browse the repository at this point in the history
  3. update docs

    brandon-b-miller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    97f7bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b27944a View commit details
    Browse the repository at this point in the history
  5. excise pandas

    brandon-b-miller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6cd8747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d3d2d8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    1ed340e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a544b9 View commit details
    Browse the repository at this point in the history
  3. update rfind

    brandon-b-miller committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3e4b728 View commit details
    Browse the repository at this point in the history
  4. refactor all tests

    brandon-b-miller committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ec6d9ba View commit details
    Browse the repository at this point in the history
  5. fixture()

    brandon-b-miller committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a19dea1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c0e08c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63dc774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    086de7c View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Vyas Ramasubramani <vyas.ramasubramani@gmail.com>
    brandon-b-miller and vyasr authored May 6, 2024
    Configuration menu
    Copy the full SHA
    39945b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9281030 View commit details
    Browse the repository at this point in the history