Skip to content
Compare
Choose a tag to compare
@DeepSpace2 DeepSpace2 released this 13 Nov 19:19
· 2 commits to master since this release
26a2b9c

4.2

  • Added Python 3.10 support
  • Added ability to set individual borders' type via the border_type argument
    when creating a Styler 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 in StyleFrame.to_excel
    on an empty dataframe GitHub PR #157