New Features
- Ability to export dataframe as HTML via
save_as_html
(#170) - Setting Executor Parameters via Global Config (#157)
Bug Fixes
- Making Lux more robust with missing values and NaN, better LuxSeries override (#179, #180)
- Fixing
groupby.agg
on columns with many unique values (#174)
Contributors
We thank the following users who have contributed to this release: @cjachekang, @dorisjlee, @thyneb19, @westernguy2.