Skip to content

Releases: pola-rs/nodejs-polars

nodejs-polars-v0.7.4

09 May 15:19
ec1440b
Compare
Choose a tag to compare

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

Full Changelog: nodejs-polars-v0.7.3...nodejs-polars-v0.7.4

Node Polars 0.7.3

28 Mar 18:31
Compare
Choose a tag to compare

Highlights

  • add support for aarch64-unknown-linux-musl, x86_64-unknown-linux-musl and aarch64-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

23 Dec 19:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: nodejs-polars-v0.7.1...nodejs-polars-v0.7.2

nodejs-polars-v0.7.1

21 Dec 21:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: nodejs-polars-v0.6.0...nodejs-polars-v0.7.1