andim / pyrepseq

Python library for immune repertoire analysis
MIT License
15 stars 4 forks source link

Improve standardize_dataframe documentation #12

Closed andim closed 8 months ago

andim commented 1 year ago

The docstring could be improved by giving some indication of how the col_mapper object should be constructed

yutanagano commented 9 months ago

@andim happy to update the docs! But was unsure what exactly you had in mind- the docs already say that it should be a mapping object like a dictionary?

yutanagano commented 8 months ago

I just chatted to Sankalan about this issue and he said that maybe it would be good to add examples here. I will make time to do that.