polars icon indicating copy to clipboard operation
polars copied to clipboard

fix(rust): rewrite describe (#614)

Open bushuyev opened this issue 1 year ago • 1 comments

rust df.describe made similar to python's one

bushuyev avatar Jan 11 '24 14:01 bushuyev

Thanks for your effort, but I am not convinced we want to support a describe in rust. I feel this is more a EDA utility for notebooks. In rust we want to build tooling for batch processing.

ritchie46 avatar Jan 11 '24 16:01 ritchie46

ok, got it

bushuyev avatar Jan 12 '24 05:01 bushuyev