Changelog¶
Unreleased¶
- Added
overview_latex: converts anoverview_tabresult into a LaTeX table. Supports custom title, column headers, label, font size, cross-tabulation layout, and optional.texfile export viasave_out/file_path.
v0.1.1 (06/10/2023)¶
- Fixed minor bug in
overview_tabcausing problems in running the function using theidparameter - Also taking automatically care of duplicates in
overview_tabnow - so you don't have to do it manually when running the function
v0.1.0 (18/07/2023)¶
- First release of
overviewpy!