AI-SDC / ACRO

Tools for the Automatic Checking of Research Outputs. These are the tools for researchers to use as drop-in replacements for commands that produce outputs in Stata Python and R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to table suppression for pivot_table

mahaalbashir opened this issue · comments

When calling acro.pivot_table, if suppression and margins are true first the discolsive data cells are deleted and then the pivot_table is calculated with the new margins.