daler/pybedtools

Support for Polars Dataframe needed

YuanfengZhang opened this issue · 2 comments

When dealing with large files, polars performs better than pandas, and it's becoming more and more popular... And 'to_csv' of pandas == 'write_csv' of polars. So is there any chance you can help with it? Thanks.

daler commented

I don't have any plans at the moment for this, but pull requests + tests are very welcome!