pmaf
Factory method to construct a RepTaxonomy from CSV file.
RepTaxonomy
filepath (str) – Path to .csv File
taxonomy_columns (Optional[Union[Sequence[Union[int, str]], str, int]]) – Column(s) containing taxonomy data
kwargs (Any) – Passed to the constructor.
filepath –
class:.RepTaxonomy
Instance of