from Hacker News

Using Polars in a Pandas World

by nilsbunger on 12/1/23, 4:06 PM with 1 comments

  • by nilsbunger on 12/1/23, 4:08 PM

    I didn’t realize that with Pandas 2.0, Pandas-to-Polars conversions can be zero copy if you use Arrow as the data frame format.