Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 795 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 795 Bytes

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.