[1]:
import pandas as pd
pd.set_option("display.max_rows", 5)

Tally

[2]:
from siuba import _
from siuba.data import mtcars

Example 1:

[ ]:

Example 2:

[ ]:

Example 3:

[ ]:

Edit page on github here. Interactive version: Binder badge