Releases: pola-rs/nodejs-polars
Releases Β· pola-rs/nodejs-polars
nodejs-polars-v0.7.4
What's Changed
- Fix TS2556 for
select
when spreading an array by @sezanzeb in #59 - Allow to mixing series and expressions in
withColumns
by @sezanzeb in #58 - Adding check for null element in a DF by @Bidek56 in #60
- feat: πΈ support dtypes option for read_csv function by @littledian in #64
- Allowing pl.when by @sezanzeb in #67
- fix: π dtypes should take effect on readCSV for buffer input by @littledian in #68
New Contributors
- @sezanzeb made their first contribution in #59
- @Bidek56 made their first contribution in #60
- @littledian made their first contribution in #64
Full Changelog: nodejs-polars-v0.7.3...nodejs-polars-v0.7.4
Node Polars 0.7.3
Highlights
- add support for
aarch64-unknown-linux-musl
,x86_64-unknown-linux-musl
andaarch64-linux-android
targets. - better docs & autocomplete.
Enhancements
- add option interfaces for functions in intellisense
- add str padding methods
Bug Fixes
- add anti & semi join type
- fix broken link in join documentation
Other improvements
- migrate from eslint to the much faster rome linter.
Thank you to all our contributors for making this release possible!
@Brooooooklyn @johanroelofsen @cojmeister
nodejs-polars-v0.7.2
What's Changed
- fix: issue with scoped module by @alex-patow in #26
New Contributors
- @alex-patow made their first contribution in #26
Full Changelog: nodejs-polars-v0.7.1...nodejs-polars-v0.7.2
nodejs-polars-v0.7.1
What's Changed
- feat[misc]: add latest changes from upstream by @universalmind303 in #10
- fix: Update conversion errors by @jly36963 in #12
- add license by @universalmind303 in #18
- Upstream polars updates by @universalmind303 in #22
- perf: set codegen-units to 1 by @universalmind303 in #23
New Contributors
- @johanroelofsen made their first contribution in #4
- @jly36963 made their first contribution in #12
Full Changelog: nodejs-polars-v0.6.0...nodejs-polars-v0.7.1