Changes
✨ Enhancements
- fix: allow for
Nonedtype infrom_dict(#3252) - [Enh] added modifications to make tests accessible to plugins (#3248)
🐞 Bug fixes
- fix: Ibis failing with IntegerColumn and
.is_finite(#3258) - fix: allow for
Nonedtype infrom_dict(#3252) - fix: Address
pandas.Series.to_framefor unnamed series in internal usage (#3251)
🛠️ Other improvements
- chore: Duckdb pre-release compat (#3263)
- chore: Add
DTypeClassto improveDType.__repr__and simplify__slots__(#3213) - ci: Add
typos-cliin pre-commit (#3260) - tests: Allow to run polars without extra deps (#3256)
- fix(test): TPCH
find_spec('dask') and find_spec('dask.dataframe')(#3253) - test: Refactor TPCH testing to run without all dependencies installed (#3244)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @hoxbro and @ym-pett