Narwhals v1.13.1
Changes
- Revert "depr: deprecate
strict
infrom_native
/to_native
in favour ofpass_through
" (#1311)
⚠️ Deprecations
- depr: deprecate
strict
infrom_native
/to_native
in favour ofpass_through
(#1308)
✨ Enhancements
- feat: add is_into_dataframe (#1288)
- Enh: adding automated inferencing of format
%Y-%m-%dT%H:%M
in pyarrow (#1292)
🐞 Bug fixes
- fix: consistent naming of positional arguments in from_native (#1310)
- fix:
narwhals_to_native_dtype
raise if polars dtype is passed (#1307) - fix: fixed-offset datetime weren't being parsed (#1303)
- fix: consistent to_numpy behaviour for tz-aware (#1305)
- fix: np.datetime64 scalar with ns resolution was become int instead of datetime in to_py_scalar (#1304)
📖 Documentation
- docs: document Stable API changes (#1309)
🛠️ Other improvements
- Revert "Revert "depr: deprecate strict in from_native /
to_native
in favour ofpass_through
(#1312) - ci: add vegafusion in ci checks (#1228)
Thank you to all our contributors for making this release possible!
@EdAbati, @FBruzzesi, @MarcoGorelli and @raisadz