rstudio / pointblank

Data quality assessment and metadata reporting for data frames and database tables
https://rstudio.github.io/pointblank/
Other
880 stars 56 forks source link

`scan_data()` could include distributional summaries #551

Open hadley opened 3 months ago

hadley commented 3 months ago

It would be super nice to see a histogram (even if the binwidth isn't quite right) for continuous variables.

rich-iannone commented 3 months ago

This could be done! (Part of the entire scan_data() overhaul.)