We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scan_data()
Specifically the interactions and correlations sections:
pointblank::scan_data(ggplot2::diamonds, sections = "IC")
Iteractions takes ~30s which isn't too surprising, but correlations takes a very long time, which does surprise me.
The text was updated successfully, but these errors were encountered:
Agreed, we could definitely make this faster/better. (Part of the entire scan_data() overhaul.)
Sorry, something went wrong.
rich-iannone
No branches or pull requests
Specifically the interactions and correlations sections:
Iteractions takes ~30s which isn't too surprising, but correlations takes a very long time, which does surprise me.
The text was updated successfully, but these errors were encountered: