Skip to content

Changelog

Unreleased

  • Added overview_latex: converts an overview_tab result into a LaTeX table. Supports custom title, column headers, label, font size, cross-tabulation layout, and optional .tex file export via save_out/file_path.

v0.1.1 (06/10/2023)

  • Fixed minor bug in overview_tab causing problems in running the function using the id parameter
  • Also taking automatically care of duplicates in overview_tab now - so you don't have to do it manually when running the function

v0.1.0 (18/07/2023)

  • First release of overviewpy!