Skip to content

pyreports 1.2

Compare
Choose a tag to compare
@MatteoGuadrini MatteoGuadrini released this 05 Aug 08:52
· 200 commits to master since this release

Release notes

1.2.0

Aug 5, 2021

  • Added fill_value argument on aggregate function; this value also is callable without arguments
  • Added send method on Report class; with this method you send report via email
  • Added send method on ReportBook class; with this method you send report via email
  • Fix *str* method on Report class