Narwhals v1.14.3
Changes
- BUG: remove cudf from import hooks (#1445)
✨ Enhancements
- feat: allow for "import narwhals.stable.v1.selectors as cs" (#1459)
- feat: raise
NotImplementedError
for not supported parameters inewm_mean
for cuDF (#1449) - feat: silently support Fireducks and cudf.pandas (#1439)
- feat: improve
concat
error message andconcat
docs (#1435)
🐞 Bug fixes
- fix: Preseve dtypes modules in from dict (#1458)
📖 Documentation
- docs: fixup typing in docstrings (#1452)
- docs: fixup copy button (#1440)
- docs: Add docstrings with examples to types (#1438)
🛠️ Other improvements
- ci: Check docstrings don't have unused imports in docstring examples (#1453)
- ci: get cudf tests passing again (#1446)
- chore: add
backend_version
parameter to polars dtype translation utility (#1441)
Thank you to all our contributors for making this release possible!
@AlessandroMiola, @MarcoGorelli and @raisadz