Philip Sampaio
Philip Sampaio
> Does a separate repo exist, will it be added to floki or discarded altogether? @ghalestrilo not, I don't think there is something out there. But I wish someone could...
hey @fakenickels, would you mind to test the change introduced in #458?
Closing now in favor of re-open again in the future if we decide to include https://github.com/philss/rustler_precompiled into rustler. For now it's working good as a separated library :)
Do you have plans to add the `null_count` to the Rust version of [describe](https://pola-rs.github.io/polars/polars/frame/struct.DataFrame.html#method.describe)?
Hi, @yasoob! This is an interesting idea. I think it is not possible with the current data structure, as you said, but could work if we have a more "complete"...
> I checked the line numbers in the output and they were correct [...] it is not only feasible but works correctly as well in the scenarios that I tested....
@cigrainger hey Chris! Sorry for not answering before. I was mostly offline today. I couldn't figure out how to perform those operations on Lazyframes, because Polars represents grouped lazy frames...
This was completed by #890 There is one operation remaining that is `sample/3`. I think it is possible to implement that when using groups, but I'm not sure of that...
Hi @mlwilkerson :wave: I understand your concerns. I think we can add another option to control that behaviour. Maybe the option can control if we force the build for pre...
@mlwilkerson sorry about the delay. I think we should support more pre-releases, and also we should document that. WDYT?