4.2
- Added Python 3.10 support
- Added ability to set individual borders' type via the
border_type
argument
when creating aStyler
object - Fixes GitHub issue #108 - Styling and exporting a dataframe that
contains a column called "index" - Fixes error when attempting to use
best_fit
argument inStyleFrame.to_excel
on an empty dataframe GitHub PR #157