pyreports 1.2
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