polars
                                
                                 polars copied to clipboard
                                
                                    polars copied to clipboard
                            
                            
                            
                        fix(rust): rewrite describe (#614)
rust df.describe made similar to python's one
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.
ok, got it