Surveying the hidden parts of the data life cycle
This is a follow-up to Bee Trait Aggregation.
From the BeeLab database, import the mn_bees table and then use inner_join to combine it with the bee_traits table to add a Bee_Family column to the mn_bees data.
mn_bees
inner_join
Bee_Family