-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Follow the setup instructions on the README
- Implement some method
- You can run the tests for that method with
run_test.py. E.g.:python run_tests.py -k is_uniqueto run theis_uniquetests - Run
python update_run_tests.pywhen you're done, and hopefully the list inrun_tests.pywill shorten itself!
Feel free to ask for help if anything trips you up
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request