### Description of feature Helper function to join an annotation table on a existing table. E.g. add genomic ranges to an anndata var This should do checks on thinks like uniqueness of the join key in both tables. Because this is surprisingly hard to get right in pandas.