Skip to content

Releases: andreas-vester/df2img

v0.1.1

02 Oct 14:59
2244211
Compare
Choose a tag to compare

Fixed

  • Input arguments col_width, row_height, and font_size now accept int (#1).

v0.1.0

18 Sep 14:59
Compare
Choose a tag to compare

Added

  • Possibility to save pd.DataFrame into image file (e.g. png or jpg).
  • Possibility to add title to the image.
  • Possibility to define the number of header rows and header columns.
  • Possibility to change colors for header rows.
  • Possibility to alternate row colors for better readability.
  • Possibility to change column width and row height.
  • Possibility to change font size.