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

test: allow cuDF series in compare_dicts #1100

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

LiamConnors
Copy link
Member

@LiamConnors LiamConnors commented Sep 30, 2024

What type of PR is this? (check all applicable)

  • πŸ’Ύ Refactor
  • ✨ Feature
  • πŸ› Bug Fix
  • πŸ”§ Optimization
  • πŸ“ Documentation
  • βœ… Test
  • 🐳 Other

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below.

#862 (comment)

@LiamConnors LiamConnors marked this pull request as ready for review September 30, 2024 20:01
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @LiamConnors ! merging this to get the tests passing, but in a follow-up it might be nice to use result_key._compliant_series._implementation is Implementation.CUDF

@MarcoGorelli MarcoGorelli merged commit 7fb0c5d into narwhals-dev:main Sep 30, 2024
24 checks passed
akmalsoliev pushed a commit to akmalsoliev/narwhals that referenced this pull request Oct 15, 2024
* allow cuDF series in compare_dicts

* add pragma: no cover for cuDF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants