ben

Results 2 comments of ben

I can give this a try if needed, I had posted it on the discord

I've been doing some debugging and the issues comes when https://github.com/pola-rs/polars/blob/740e740d9ce3678ea061d5cb4c2bc94892838383/py-polars/polars/dataframe/frame.py#L748 PyDataFrame.read_csv() is called which I think is a rust method? I was trying to think a way of handling...