Skip to content

Implement missing Expr methods #35

@MarcoGorelli

Description

@MarcoGorelli

In https://github.com/narwhals-dev/narwhals-daft/blob/main/narwhals_daft/expr.py there's a list of what's not_implemented for Daft

Any help moving forwards with these would be greatly appreciated 🙏

Task is:

  1. Follow the setup instructions on the README
  2. Implement some method
  3. You can run the tests for that method with run_test.py. E.g.: python run_tests.py -k is_unique to run the is_unique tests
  4. Run python update_run_tests.py when you're done, and hopefully the list in run_tests.py will shorten itself!

Feel free to ask for help if anything trips you up

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions