-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Idea: Bivariate analyses #171
Comments
Now that we have multi-column correlations / joint probabilities, this is indeed closer to being a possibility. Enabling this functionality on-demand can be done in one of two ways, one more client-heavy, the other more explorer-heavy:
|
I vote for providing more metrics through the API and letting the client make decisions based on the data. |
Let's ignore it for now. We can revisit given time. |
At TeamBank the data scientist said it would be radical if he could, when seeing the analysis/distribution of ages, select a second dimension (say gender) and see a breakdown per age.
If you do multi column analyses then this is likely data you already have available. We should just think about a way of meaningfully exposing it!
The text was updated successfully, but these errors were encountered: