Skip to content
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

Include difficulty rating in aggregated constructor stats #531

Open
revuluri opened this issue Jun 20, 2024 · 1 comment
Open

Include difficulty rating in aggregated constructor stats #531

revuluri opened this issue Jun 20, 2024 · 1 comment

Comments

@revuluri
Copy link

As a constructor, I’d love to be able to visualize the difficulty ratings of the puzzles I have posted.

This could either be built in (I envision a histogram of number of puzzles by difficulty bin, and/or a scatter plot of number of solves vs. difficulty) — which could (in the future) lead to an interface where solvers could search by difficulty (not just select based on ski codes and auto-tags). Or it could just be allowing the export of this data (and then it'd be up to the constructor to analyze).

If interested, I can find some examples of what I envision for a visualization (likely using Seaborn, if I am correct that the code would be in python; while I am way less knowledgeable outside the python/numpy/pandas/matplotlib domain, I can Google to find stuff for sure). Thanks much for considering!

@mdirolf mdirolf changed the title Visualize (or at least download) difficulty ratings of constructed puzzles Include difficulty rating in aggregated constructor stats Jun 20, 2024
@mdirolf
Copy link
Member

mdirolf commented Jun 20, 2024

I'm updating the title to narrow the scope of this issue. Any sort of vilsualization (or even just a download) would depend first on aggregating difficulty ratings into our constructor stats table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants