Releases: pola-rs/nodejs-polars
Releases Β· pola-rs/nodejs-polars
nodejs-polars-v0.22.1
nodejs-polars-v0.22.0
What's Changed
Full Changelog: nodejs-polars-v0.21.2...nodejs-polars-v0.22.0
nodejs-polars-v0.21.2
What's Changed
- bug: Fixing gather and sample expr by @Bidek56 in #359
- bug: Fixing pl.Config by @Bidek56 in #361
- feat: Adding Series list dtype by @Bidek56 in #363
- bug: Adding Datetime conversion to epoch time by @Bidek56 in #366
- bug: Fixing time formatting by @Bidek56 in #367
Full Changelog: nodejs-polars-v0.21.1...nodejs-polars-v0.21.2
nodejs-polars-v0.21.1
nodejs-polars-v0.21.0
What's Changed
- chore: Upgrading rs->0.50 in #348
Full Changelog: nodejs-polars-v0.20.1...nodejs-polars-v0.21.0
nodejs-polars-v0.20.1
What's Changed
Full Changelog: nodejs-polars-v0.20.0...nodejs-polars-v0.20.1
nodejs-polars-v0.20.0
What's Changed
- Add variableName and valueName to unpivot by @Bidek56 in #340
- feat: switch DataFrame generic to its schema by @Ugzuzg in #307
- chore: rs-0.49 by @Bidek56 in #329
- chore: Upgrading napi-rs/cli by @Bidek56 in #342
- chore: Upgrading napi-build by @Bidek56 in #343
New Contributors
Full Changelog: nodejs-polars-v0.19.0...nodejs-polars-v0.20.0
nodejs-polars-v0.19.0
What's Changed
- Upgrading to rs-0.46 by @Bidek56 in #309
- Allowing expr in contains by @Bidek56 in #312
- Fix pivot() to correctly accept options object as first parameter by @elegantcoder in #318
- Add new functions to Series and Expressions by @fbx31 in #319
- Fix docs generated using typedoc by @Bidek56 in #326
- fix: scanCSV eolChar bug by @Bidek56 in #335
- bug: Renaming commentChar to commentPrefix by @Bidek56 in #337
- chore: Version 0.19.0 by @Bidek56 in #338
New Contributors
- @elegantcoder made their first contribution in #318
- @fbx31 made their first contribution in #319
Full Changelog: nodejs-polars-v0.18.0...nodejs-polars-v0.19.0
nodejs-polars-v0.18.0
What's Changed
- 0.17.0 release by @universalmind303 in #300
- fix accidentally-deprecated sort method by @controversial in #304
- Add additional generic types to DataFrame methods by @controversial in #302
- Updating to rs-0.45 by @Bidek56 in #301
- Removing deprecated methods by @Bidek56 in #305
- Adding pl.Struct support for pl.Dataframe by @Bidek56 in #306
Full Changelog: nodejs-polars-v0.17.0...nodejs-polars-v0.18.0
nodejs-polars-v0.17.0
What's Changed
- bump version by @universalmind303 in #269
- Support "nearest" joinAsof strategy by @StephLin in #287
- Setting inferSchemaLength = 0 when null by @Bidek56 in #285
- Replacing reverse with descending by @Bidek56 in #277
- Upgrading yarn and biome by @Bidek56 in #288
- Upgrading to rs-0.44.2 by @Bidek56 in #291
- feat: generic
DataFrame
by @scarf005 in #293 - handle empty arrays when inferring schema by @tmckenn2 in #297
- Adding allowMissingColumns to ScanParquetOptions by @Bidek56 in #294
New Contributors
Full Changelog: nodejs-polars-v0.16.0...nodejs-polars-v0.17.0