Data UrchinData Urchin

Stack two subsets vertically

Stack two filtered subsets of `pets` (dogs, then cats) back into one dataframe using `pl.concat([...])`.