New
v0.11.1
What's Changed
- Bump to version
0.11.1-devby @billylanchantin in https://github.com/elixir-explorer/explorer/pull/1101 - Fix printing lazy data frame with default print options by @mhanberg in https://github.com/elixir-explorer/explorer/pull/1104
- Add dump arrow schema and batchrecord by @WolfDan in https://github.com/elixir-explorer/explorer/pull/1103
- test: remove print from dataframe test by @mhanberg in https://github.com/elixir-explorer/explorer/pull/1106
- feat: cumulative_count by @mhanberg in https://github.com/elixir-explorer/explorer/pull/1107
- Add 'stable' flag to group_by operation by @petrkozorezov in https://github.com/elixir-explorer/explorer/pull/1102
- fix issue with DF.frequencies stable flag default value by @petrkozorezov in https://github.com/elixir-explorer/explorer/pull/1110
- docs: fix mutate docs formatting by @mhanberg in https://github.com/elixir-explorer/explorer/pull/1108
New Contributors
- @WolfDan made their first contribution in https://github.com/elixir-explorer/explorer/pull/1103
Full Changelog: https://github.com/elixir-explorer/explorer/compare/v0.11.0...v0.11.1