Ritchie Vink

Results 1008 comments of Ritchie Vink

> Wait where is the Python API? Still working on it ;)

Is the output incorrect? Can you reproduce with the polars dataframe API? Could you show me an example with the incorrect output.

>I guess as a first test, I'd want to understand how .to_arrow() works... does it return a copy of the data, but in Arrow format? Or does polars use the...

@universalmind303 could you take this one?

Got the culprit. We accidentally write the wrong schema order. Fix coming up.

What is your machine?

I think we can remove those features from `polars-lts-cpu`.

> failed to run df.sort("fruits").select( What doe you mean by failed? What happened? I am a bit hesitant on understanding how old you machine is. As a `popcnt` is for...

I believe the bytes is the reason we use fast-float indeed. I'd say let's wait.