@e-t-k replaced pandas with polars for compendium tsv/csv slurping and found it to be much faster. If (and only if) this code is refactored for some other purpose, consider using polars. It would not improve function, just the speed of reading the data.
@e-t-k replaced pandas with polars for compendium tsv/csv slurping and found it to be much faster. If (and only if) this code is refactored for some other purpose, consider using polars. It would not improve function, just the speed of reading the data.