Releases: chris1610/sidetable
Releases · chris1610/sidetable
October 2022 - Release - 0.9.1
August 18, 2021 - v0.9
Added flatten
to collapse multiindex columns
November 29 - Release
Some minor bug fixes:
- Fix styling for missing
- Counts would break on completely null columns. Filter those out.
- Add a warning if thresh is < 1
August 21, 2020 Release
- Adding in a new
counts
function. - Documentation cleanups
July 4, 2020
- Frequency results were not proper percentages. Updated so percentages used correctly. This is a backwards-incompatible change
- Also changed the column labels to be lower_case
- Changed Grand Total to be grand_total
June 22, 2020 - Release
Two bug fixes.
- Subtotals were not ordering correctly. This should fix it.
- Dropping cumulative columns was erroring in some situations. Fixed
June 21, 2020 - Release
This release includes the subtotal functionality.
May 31 2020 Release
v0.3 pip install
May 27 - Release
Second release. Not broadly public yet.