Node Polars 0.8.3
universalmind303
released this
26 Oct 22:38
·
97 commits
to main
since this release
What's Changed
- Include missing
pl.lit
call in README.md by @rgbkrk in #112 - Adding bun step to CI by @Bidek56 in #115
- Fixing quoteChar typo by @Bidek56 in #117
- fix: from_rows by @universalmind303 in #118
- perf: string cast optimizations by @universalmind303 in #120
- Adding diagonal how to DF concat by @Bidek56 in #125
- Adding sum, min and max horizontal by @Icequeen3333 in #123
- Adding ddof to JsRollingOptions by @Bidek56 in #130
- Minor fix in doc of option quoteChar by @vreyespue in #131
- create built in way to visualize dataframe in Jupyter by @rgbkrk in #132
- Adding ewmMean, ewmStd, ewmVar by @Bidek56 in #129
- Fixing docs by @Bidek56 in #134
New Contributors
- @rgbkrk made their first contribution in #112
- @vreyespue made their first contribution in #131
Full Changelog: nodejs-polars-v0.8.2...nodejs-polars-v0.8.3