This is really cool. Personally I prefer using Skimr package for a quick understanding of dataframes, however X-Ray provides a deeper overview. Thank you for always sharing great stuff!
@BusinessScience Жыл бұрын
Skimr is my go to for quick data quality checks. Dataxray takes skimr to the next level by adding the interactive component.
@mbuotidembrendan2734 Жыл бұрын
When I tried to run it on a larger dataset and , I got this error message Error in `mutate()` In argument: `describe = Hmisc::describe(x, digits = 3, exclude.missing = FALSE) %>% list()`. ℹ In row 15. Caused by error in `proxy[, ..., drop = FALSE]`: ! incorrect number of dimensions R
@BusinessScience Жыл бұрын
I’d dig into why that error is happening. The error message gives you clues. Check row 15 maybe. Try running hmisc::describe().
@haraldurkarlsson1147 Жыл бұрын
This is not working for me - the code breaks on vtcrs. I trying to run this in Quarto but it is going bust. P. S. I do like skimr and DataViz for this sort of thing.
@BusinessScience Жыл бұрын
I believe that you just need to update vctrs. May need to remove the pkg and reinstall vctrs first.
@haraldurkarlsson1147 Жыл бұрын
@@BusinessScience I have notice an issue with vctrs but even after updating it and does not always work. I have seen this vctrs issue arise with other packages. What they have in common is Quarto and the fact that I use renv.
@attahfakeye9184 Жыл бұрын
This is pretty good. Thanks for sharing. Very useful for me. Like to contact you one on one pls
@BusinessScience Жыл бұрын
Great. Feel free to use our contact us: www.business-science.io/contact.html