Skip to content

lcvriend/pandas_crosstabs

Repository files navigation

PANDAS CROSSTABS

Binder

Work in progress to make pandas crosstabs more powerful:

  • Create crosstabs with absolute and relative frequencies
  • Aggregate data on any level in a crosstab
  • Add styling to pandas tables

Some examples:

Works by adding a semantics accessor to the pandas dataframe.